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 eb1db72 commit 15aaf6dCopy full SHA for 15aaf6d
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