Skip to content

Commit 65e36a4

Browse files
committed
Add dependency on unsafe-coerce
1 parent 8e4d563 commit 65e36a4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bower.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"purescript-st": "^2.0.0",
2323
"purescript-tailrec": "^2.0.0",
2424
"purescript-tuples": "^3.0.0",
25-
"purescript-unfoldable": "^2.0.0"
25+
"purescript-unfoldable": "^2.0.0",
26+
"purescript-unsafe-coerce": "^2.0.0"
2627
},
2728
"devDependencies": {
2829
"purescript-assert": "^2.0.0",

0 commit comments

Comments
 (0)