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 7beff47 commit c331803Copy full SHA for c331803
bower.json
@@ -22,12 +22,12 @@
22
},
23
"license": "MIT",
24
"dependencies": {
25
- "purescript-argonaut-core": "#compiler/0.12",
26
- "purescript-integers": "#compiler/0.12",
27
- "purescript-maybe": "#compiler/0.12",
28
- "purescript-foreign-object": "#compiler/0.12"
+ "purescript-argonaut-core": "^4.0.0",
+ "purescript-integers": "^4.0.0",
+ "purescript-maybe": "^4.0.0",
+ "purescript-foreign-object": "^1.0.0"
29
30
"devDependencies": {
31
"purescript-strongcheck": "#compiler/0.12"
32
}
33
-}
+}
0 commit comments