Skip to content

Commit b674adc

Browse files
committed
Add now-missing generics dependency?
1 parent 7784fa1 commit b674adc

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-maps": "^3.0.0",
2323
"purescript-pathy": "^4.0.0",
2424
"purescript-string-parsers": "^3.0.0",
25-
"purescript-unfoldable": "^3.0.0"
25+
"purescript-unfoldable": "^3.0.0",
26+
"purescript-generics": "^4.0.0"
2627
},
2728
"devDependencies": {
2829
"purescript-test-unit": "11.0.0",

0 commit comments

Comments
 (0)