We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 763f7c9 commit a7e2e43Copy full SHA for a7e2e43
bower.json
@@ -13,12 +13,12 @@
13
"url": "git://github.com/purescript-node/purescript-node-buffer"
14
},
15
"dependencies": {
16
- "purescript-eff": "^1.0.0",
17
- "purescript-maybe": "^1.0.0"
+ "purescript-eff": "^2.0.0",
+ "purescript-maybe": "^2.0.0"
18
19
"devDependencies": {
20
- "purescript-assert": "^1.0.0",
21
- "purescript-console": "^1.0.0",
22
- "purescript-foldable-traversable": "^1.0.0"
+ "purescript-assert": "^2.0.0",
+ "purescript-console": "^2.0.0",
+ "purescript-foldable-traversable": "^2.0.0"
23
}
24
0 commit comments