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 75f81c9 commit b499a4eCopy full SHA for b499a4e
bower.json
@@ -16,9 +16,8 @@
16
"package.json"
17
],
18
"dependencies": {
19
- "purescript-prelude": "^2.3.0",
20
- "purescript-media-types": "^2.0.0",
21
- "purescript-dom": "^3.7.0"
22
- },
23
- "devDependencies": {}
+ "purescript-prelude": "^3.0.0",
+ "purescript-media-types": "^3.0.0",
+ "purescript-dom": "^4.0.0"
+ }
24
}
package.json
@@ -5,9 +5,9 @@
5
"build": "pulp build -- --censor-lib --strict"
6
},
7
"devDependencies": {
8
- "pulp": "^10.0.0",
9
- "purescript-psa": "^0.4.0",
10
- "purescript": "^0.10.5",
+ "pulp": "^11.0.0",
+ "purescript-psa": "^0.5.1",
+ "purescript": "^0.11.1",
11
"rimraf": "^2.5.4"
12
13
0 commit comments