Skip to content
This repository was archived by the owner on Oct 4, 2020. It is now read-only.

Commit ee3f1bb

Browse files
authored
Merge pull request #42 from purescript/bump
Update for 2.0
2 parents 171408b + cc23724 commit ee3f1bb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

bower.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
"package.json"
2121
],
2222
"dependencies": {
23-
"purescript-arrays": "^1.0.0",
24-
"purescript-either": "^1.0.0",
23+
"purescript-arrays": "^2.0.0",
24+
"purescript-either": "^2.0.0",
2525
"purescript-proxy": "^1.0.0",
26-
"purescript-strings": "^1.0.0"
26+
"purescript-strings": "^2.0.0"
2727
},
2828
"devDependencies": {
29-
"purescript-assert": "^1.0.0",
30-
"purescript-console": "^1.0.0"
29+
"purescript-assert": "^2.0.0",
30+
"purescript-console": "^2.0.0"
3131
}
3232
}

0 commit comments

Comments
 (0)