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 d06b66d commit f212093Copy full SHA for f212093
1 file changed
bower.json
@@ -19,11 +19,11 @@
19
"package.json"
20
],
21
"dependencies": {
22
- "purescript-console": "~0.1.0",
23
- "purescript-either": "~0.2.0",
24
- "purescript-exceptions": "~0.3.0",
25
- "purescript-lists": "~0.7.0",
26
- "purescript-random": "~0.2.0",
27
- "purescript-strings": "~0.5.0"
+ "purescript-console": "^0.1.0",
+ "purescript-either": "^0.2.0",
+ "purescript-exceptions": "^0.3.0",
+ "purescript-lists": "^0.7.0",
+ "purescript-random": "^0.2.0",
+ "purescript-strings": "^0.6.0"
28
}
29
0 commit comments