Skip to content

Commit ff086d8

Browse files
author
Richard Feldman
committed
Add some Reactive2015 styles.
1 parent 75ac1ed commit ff086d8

15 files changed

+12265
-90
lines changed

app/assets/banner copy.png

1.31 MB
Loading

app/assets/banner.png

1.22 MB
Loading

app/assets/logo.png

1.82 KB
Loading

app/assets/main-banner.jpg

254 KB
Loading

app/assets/video.png

668 KB
Loading

app/elm-package.json

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"version": "1.2.0",
3-
"elm-version": "0.15.1 <= v <= 0.15.1",
43
"summary": "Streamlined long-form writing software.",
54
"repository": "https://github.com/rtfeldman/dreamwriter.git",
65
"license": "BSD-3-Clause",
@@ -10,8 +9,8 @@
109
],
1110
"exposed-modules": [],
1211
"dependencies": {
13-
"elm-lang/core": "2.1.0 <= v <= 2.1.0",
14-
"evancz/elm-html": "4.0.0 <= v <= 4.0.0",
15-
"evancz/elm-svg": "2.0.0 <= v < 3.0.0"
16-
}
17-
}
12+
"elm-lang/core": "3.0.0 <= v <= 3.0.0",
13+
"evancz/elm-html": "4.0.2 <= v < 5.0.0"
14+
},
15+
"elm-version": "0.16.0 <= v <= 0.16.0"
16+
}

0 commit comments

Comments
 (0)