Skip to content

Commit bfc0296

Browse files
committed
update dependencies
1 parent 2f50d11 commit bfc0296

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

bower.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
"package.json"
1919
],
2020
"dependencies": {
21-
"purescript-either": ">=0.1.2",
22-
"purescript-maybe": ">=0.1.3",
23-
"purescript-foreign": ">=0.1.1",
24-
"purescript-node-buffer": "*",
25-
"purescript-node-path": ">=0.1.0",
26-
"purescript-datetime": "*",
27-
"purescript-exceptions": "~0.2.0"
21+
"purescript-either": "~0.1.3",
22+
"purescript-maybe": "~0.2.1",
23+
"purescript-foreign": "~0.2.0",
24+
"purescript-node-buffer": "*",
25+
"purescript-node-path": "~0.2.0",
26+
"purescript-datetime": "~0.1.0",
27+
"purescript-exceptions": "~0.2.1"
2828
}
2929
}

0 commit comments

Comments
 (0)