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 7c77e03 + 05b2e01 commit 14ec580Copy full SHA for 14ec580
bower.json
@@ -26,7 +26,7 @@
26
"purescript-effect": "^2.0.0",
27
"purescript-tuples": "^5.0.0",
28
"purescript-web-html": "^2.0.0",
29
- "purescript-foreign-object": "^1.0.0",
+ "purescript-foreign-object": "^2.0.1",
30
"purescript-maybe": "^4.0.0",
31
"purescript-unsafe-coerce": "^4.0.0",
32
"purescript-bifunctors": "^4.0.0",
package.json
@@ -6,9 +6,9 @@
6
"build": "pulp build -- --censor-lib --strict"
7
},
8
"devDependencies": {
9
- "pulp": "^12.2.0",
10
- "purescript": "slamdata/node-purescript#0.12",
11
- "purescript-psa": "^0.6.0",
12
- "rimraf": "^2.6.2"
+ "pulp": "^12.3.1",
+ "purescript": "^0.12.3",
+ "purescript-psa": "^0.7.3",
+ "rimraf": "^2.6.3"
13
}
14
0 commit comments