We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b76ed9 + 6569807 commit 46f521bCopy full SHA for 46f521b
bower.json
@@ -20,7 +20,7 @@
20
"package.json"
21
],
22
"devDependencies": {
23
- "purescript-assert": "#compiler/0.12",
24
- "purescript-console": "#compiler/0.12"
+ "purescript-assert": "^4.0.0",
+ "purescript-console": "^4.1.0"
25
}
26
package.json
@@ -7,9 +7,9 @@
7
},
8
9
"jscs": "^3.0.7",
10
- "jshint": "^2.9.4",
11
- "pulp": "^11.0.0",
12
- "purescript-psa": "^0.5.0",
13
- "rimraf": "^2.6.1"
+ "jshint": "^2.9.5",
+ "pulp": "^12.2.0",
+ "purescript-psa": "^0.6.0",
+ "rimraf": "^2.6.2"
14
15
0 commit comments