Skip to content

Commit 1737465

Browse files
committed
Bower resolutions
1 parent 7d538a9 commit 1737465

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

bower.json

+4-5
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,9 @@
2323
"purescript-web-dom": "^v6.0.0"
2424
},
2525
"resolutions": {
26-
"purescript-prelude": "^6.0.0",
27-
"purescript-newtype": "^5.0.0",
28-
"purescript-control": "^6.0.0",
29-
"purescript-unsafe-coerce": "^6.0.0",
30-
"purescript-safe-coerce": "^2.0.0"
26+
"purescript-prelude": "^v6.0.0",
27+
"purescript-control": "^v6.0.0",
28+
"purescript-newtype": "^v5.0.0",
29+
"purescript-unsafe-coerce": "^v6.0.0"
3130
}
3231
}

0 commit comments

Comments
 (0)