Skip to content

Commit 930419e

Browse files
authored
Merge pull request #44 from natefaubion/2.0
Version bumps
2 parents e665948 + fbb81b4 commit 930419e

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
@@ -21,14 +21,14 @@
2121
"package.json"
2222
],
2323
"dependencies": {
24-
"purescript-arrays": "^1.0.0",
25-
"purescript-either": "^1.0.0",
26-
"purescript-foldable-traversable": "^1.0.0",
27-
"purescript-functions": "^1.0.0",
28-
"purescript-integers": "^1.0.0",
29-
"purescript-strings": "^1.0.0"
24+
"purescript-arrays": "^3.0.0",
25+
"purescript-either": "^2.0.0",
26+
"purescript-foldable-traversable": "^2.0.0",
27+
"purescript-functions": "^2.0.0",
28+
"purescript-integers": "^2.0.0",
29+
"purescript-strings": "^2.0.0"
3030
},
3131
"devDependencies": {
32-
"purescript-console": "^1.0.0"
32+
"purescript-console": "^2.0.0"
3333
}
3434
}

0 commit comments

Comments
 (0)