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 cfb4d3a commit 6888756Copy full SHA for 6888756
bower.json
@@ -12,11 +12,11 @@
12
"url": "git://github.com/purescript-node/purescript-posix-types"
13
},
14
"dependencies": {
15
- "purescript-prelude": "^1.0.0",
16
- "purescript-functions": "^1.0.0",
17
- "purescript-maybe": "^1.0.0"
+ "purescript-prelude": "^2.1.0",
+ "purescript-functions": "^2.0.0",
+ "purescript-maybe": "^2.0.0"
18
19
"devDependencies": {
20
- "purescript-console": "^1.0.0"
+ "purescript-console": "^2.0.0"
21
}
22
0 commit comments