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 fb18a6e commit 6d1b16aCopy full SHA for 6d1b16a
bower.json
@@ -29,12 +29,12 @@
29
"purescript-maps": "^2.0.1",
30
"purescript-maybe": "^2.0.1",
31
"purescript-unsafe-coerce": "^2.0.0",
32
- "purescript-bifunctors": "^2.0.0"
+ "purescript-bifunctors": "^2.0.0",
33
+ "purescript-refs": "^2.0.0"
34
},
35
"devDependencies": {
36
"purescript-psci-support": "^2.0.0",
37
"purescript-js-timers": "^2.0.0",
- "purescript-exists": "^2.0.0",
38
- "purescript-refs": "^2.0.0"
+ "purescript-exists": "^2.0.0"
39
}
40
0 commit comments