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 d01c217 commit 67c469dCopy full SHA for 67c469d
bower.json
@@ -17,7 +17,7 @@
17
],
18
"dependencies": {
19
"purescript-argonaut-core": "^4.0.0",
20
- "purescript-codec": "kRITZCREEK/purescript-codec#compiler/0.12",
+ "purescript-codec": "v3.0.0",
21
"purescript-generics-rep": "^6.0.0",
22
"purescript-variant": "^5.0.0",
23
"purescript-ordered-collections": "^1.0.0",
package.json
@@ -6,9 +6,9 @@
6
"test": "pulp test"
7
},
8
"devDependencies": {
9
- "pulp": "^11.0.0",
10
- "purescript": "^0.11.5",
11
- "purescript-psa": "^0.5.1",
12
- "rimraf": "^2.6.1"
+ "pulp": "^12.0.0",
+ "purescript": "^0.12.0",
+ "purescript-psa": "^0.6.0",
+ "rimraf": "^2.6.2"
13
}
14
0 commit comments