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 b920206 commit a37f671Copy full SHA for a37f671
bower.json
@@ -16,12 +16,12 @@
16
"output"
17
],
18
"dependencies": {
19
- "purescript-math": "#compiler/0.12",
20
- "purescript-globals": "#compiler/0.12",
21
- "purescript-maybe": "#compiler/0.12"
+ "purescript-math": "^2.0.0",
+ "purescript-globals": "^4.0.0",
+ "purescript-maybe": "^4.0.0"
22
},
23
"devDependencies": {
24
- "purescript-console": "#compiler/0.12",
+ "purescript-console": "^4.1.0",
25
"purescript-test-unit": "justinwoo/purescript-test-unit#compiler/0.12"
26
}
27
0 commit comments