We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f50d11 + 3e4076c commit 140cc7aCopy full SHA for 140cc7a
bower.json
@@ -18,12 +18,12 @@
18
"package.json"
19
],
20
"dependencies": {
21
- "purescript-either": ">=0.1.2",
22
- "purescript-maybe": ">=0.1.3",
23
- "purescript-foreign": ">=0.1.1",
24
- "purescript-node-buffer": "*",
25
- "purescript-node-path": ">=0.1.0",
26
- "purescript-datetime": "*",
27
- "purescript-exceptions": "~0.2.0"
+ "purescript-either": "~0.1.3",
+ "purescript-maybe": "~0.2.1",
+ "purescript-foreign": "~0.2.0",
+ "purescript-node-buffer": "~0.0.1",
+ "purescript-node-path": "~0.2.0",
+ "purescript-datetime": "~0.1.0",
+ "purescript-exceptions": "~0.2.1"
28
}
29
0 commit comments