Skip to content

Commit 1c2faaf

Browse files
committed
Update dependencies for 0.7
1 parent 041813b commit 1c2faaf

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

bower.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@
1818
"package.json"
1919
],
2020
"dependencies": {
21-
"purescript-either": "~0.1.3",
22-
"purescript-maybe": "~0.2.1",
23-
"purescript-foreign": "~0.4.0",
24-
"purescript-node-buffer": "~0.0.1",
21+
"purescript-either": "~0.2.0",
22+
"purescript-maybe": "~0.3.0",
23+
"purescript-foreign": "~0.5.0",
24+
"purescript-node-buffer": "~0.1.0",
2525
"purescript-node-path": "~0.3.0",
26-
"purescript-datetime": "~0.5.0",
27-
"purescript-exceptions": "~0.2.1",
28-
"purescript-strings": "~0.4.5",
29-
"purescript-globals": "~0.1.6",
30-
"purescript-integers": "~0.1.0"
26+
"purescript-datetime": "~0.6.0",
27+
"purescript-exceptions": "~0.3.0",
28+
"purescript-strings": "~0.5.0",
29+
"purescript-globals": "~0.2.0",
30+
"purescript-integers": "~0.2.0"
3131
}
3232
}

0 commit comments

Comments
 (0)