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 bb579dc + ed59c8f commit 1699db7Copy full SHA for 1699db7
bower.json
@@ -10,15 +10,19 @@
10
"dependencies": {
11
"purescript-prelude": "^4.0.0",
12
"purescript-console": "^4.1.0",
13
- "purescript-optlicative": "^5.0.0",
+ "purescript-optlicative": "^6.0.0",
14
"purescript-validation": "^4.0.0",
15
- "purescript-node-process": "^6.0.0",
16
- "purescript-record": "^1.0.0",
+ "purescript-node-process": "^7.0.0",
+ "purescript-record": "^2.0.0",
17
"purescript-mote": "^1.0.0"
18
},
19
"devDependencies": {
20
"purescript-psci-support": "^4.0.0",
21
"purescript-test-unit": "^14.0.0",
22
"purescript-node-fs-aff": "^6.0.0"
23
+ },
24
+ "resolutions": {
25
26
+ "purescript-typelevel-prelude": "^4.0.0"
27
}
28
0 commit comments