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 1699db7 + 48ecec6 commit fe2f68dCopy full SHA for fe2f68d
bower.json
@@ -18,11 +18,7 @@
18
},
19
"devDependencies": {
20
"purescript-psci-support": "^4.0.0",
21
- "purescript-test-unit": "^14.0.0",
+ "purescript-test-unit": "^15.0.0",
22
"purescript-node-fs-aff": "^6.0.0"
23
- },
24
- "resolutions": {
25
- "purescript-record": "^2.0.0",
26
- "purescript-typelevel-prelude": "^4.0.0"
27
}
28
package.json
@@ -7,8 +7,8 @@
7
"example:run": "node example/run.js"
8
9
"dependencies": {
10
- "pulp": "^12.3.0",
11
- "purescript": "^0.12.0",
+ "pulp": "^13.0.0",
+ "purescript": "^0.13.0",
12
"purescript-psa": "^0.7.3",
13
"rimraf": "^2.6.2"
14
0 commit comments