We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6af5fb commit d8e9bb8Copy full SHA for d8e9bb8
bower.json
@@ -21,6 +21,6 @@
21
"package.json"
22
],
23
"dependencies": {
24
- "purescript-eff": "~0.1.0"
+ "purescript-eff": "^0.1.0"
25
}
26
package.json
@@ -5,6 +5,6 @@
5
"gulp-jscs": "^1.6.0",
6
"gulp-jshint": "^1.10.0",
7
"gulp-plumber": "^1.0.0",
8
- "gulp-purescript": "^0.5.0"
+ "gulp-purescript": "^0.5.0-rc.1"
9
10
0 commit comments