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 0810aae commit b95a6a9Copy full SHA for b95a6a9
bower.json
@@ -28,6 +28,6 @@
28
"package.json"
29
],
30
"dependencies": {
31
- "purescript-control": "~0.3.0"
+ "purescript-control": "^0.3.0"
32
}
33
package.json
@@ -3,6 +3,6 @@
3
"devDependencies": {
4
"gulp": "^3.8.11",
5
"gulp-plumber": "^1.0.0",
6
- "gulp-purescript": "^0.5.0"
+ "gulp-purescript": "^0.5.0-rc.1"
7
8
0 commit comments