Skip to content

Commit 14639e9

Browse files
committed
Add purescript-generics dependency
1 parent f760fe7 commit 14639e9

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
@@ -26,6 +26,7 @@
2626
"dependencies": {
2727
"purescript-enums": "^0.7.0",
2828
"purescript-functions": "^0.1.0",
29-
"purescript-globals": "^0.2.0"
29+
"purescript-globals": "^0.2.0",
30+
"purescript-generics": "~0.6.2"
3031
}
3132
}

0 commit comments

Comments
 (0)