Skip to content
This repository was archived by the owner on Oct 4, 2020. It is now read-only.

Commit 654cf90

Browse files
committed
Add purescript-gen dependency
1 parent 4ca48e7 commit 654cf90

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
@@ -24,7 +24,8 @@
2424
"purescript-arrays": "^4.0.0",
2525
"purescript-functions": "^3.0.0",
2626
"purescript-lists": "^4.0.0",
27-
"purescript-st": "^3.0.0"
27+
"purescript-st": "^3.0.0",
28+
"purescript-gen": "^1.1.0"
2829
},
2930
"devDependencies": {
3031
"purescript-quickcheck": "^4.0.0"

0 commit comments

Comments
 (0)