Skip to content

Commit b95a6a9

Browse files
committed
Updates for RC
1 parent 0810aae commit b95a6a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"package.json"
2929
],
3030
"dependencies": {
31-
"purescript-control": "~0.3.0"
31+
"purescript-control": "^0.3.0"
3232
}
3333
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"devDependencies": {
44
"gulp": "^3.8.11",
55
"gulp-plumber": "^1.0.0",
6-
"gulp-purescript": "^0.5.0"
6+
"gulp-purescript": "^0.5.0-rc.1"
77
}
88
}

0 commit comments

Comments
 (0)