Skip to content

Commit d8e9bb8

Browse files
committed
Updates for RC
1 parent e6af5fb commit d8e9bb8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"package.json"
2222
],
2323
"dependencies": {
24-
"purescript-eff": "~0.1.0"
24+
"purescript-eff": "^0.1.0"
2525
}
2626
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"gulp-jscs": "^1.6.0",
66
"gulp-jshint": "^1.10.0",
77
"gulp-plumber": "^1.0.0",
8-
"gulp-purescript": "^0.5.0"
8+
"gulp-purescript": "^0.5.0-rc.1"
99
}
1010
}

0 commit comments

Comments
 (0)