Skip to content

Commit 23140c7

Browse files
authored
Merge pull request #35 from justinwoo/update-dependencies
update dependencies
2 parents d18a01f + 68fb5d6 commit 23140c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"purescript-nullable": "^3.0.0",
2929
"purescript-node-streams": "^3.0.0",
3030
"purescript-exceptions": "^3.0.0",
31-
"purescript-js-date": "^4.0.0",
31+
"purescript-js-date": ">= 4.0.0 < 6.0.0",
3232
"purescript-globals": "^3.0.0"
3333
},
3434
"devDependencies": {

0 commit comments

Comments
 (0)