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.
2 parents eb1db72 + 15aaf6d commit ca6e7b3Copy full SHA for ca6e7b3
bower.json
@@ -16,10 +16,10 @@
16
"output"
17
],
18
"dependencies": {
19
- "purescript-arraybuffer-types": "^2.0.0",
20
- "purescript-datetime": "^4.0.0",
21
- "purescript-http-methods": "^4.0.0",
22
- "purescript-web-dom": ">= 2.0.0 < 4.0.0",
23
- "purescript-web-file": "^2.0.0"
+ "purescript-arraybuffer-types": "2",
+ "purescript-datetime": "4",
+ "purescript-http-methods": "4",
+ "purescript-web-dom": "2 - 4",
+ "purescript-web-file": "2"
24
}
25
0 commit comments