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 df93af7 commit 4c0214fCopy full SHA for 4c0214f
bower.json
@@ -15,6 +15,6 @@
15
"package.json"
16
],
17
"dependencies": {
18
- "purescript-aff": "^2.0.1"
+ "purescript-aff": "^3.0.0"
19
}
20
package.json
@@ -5,9 +5,9 @@
5
"build": "pulp build -- --censor-lib --strict"
6
},
7
"devDependencies": {
8
- "pulp": "^10.0.0",
9
- "purescript": "^0.10.2",
10
- "purescript-psa": "^0.4.0",
+ "pulp": "^11.0.0",
+ "purescript": "^0.11.1",
+ "purescript-psa": "^0.5.0",
11
"rimraf": "^2.5.4"
12
13
0 commit comments