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

Commit e6e3cb5

Browse files
committed
Library expansion
1 parent 8582dec commit e6e3cb5

File tree

6 files changed

+2134
-1
lines changed

6 files changed

+2134
-1
lines changed

bower.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,11 @@
1818
"bower.json",
1919
"gulpfile.js",
2020
"package.json"
21-
]
21+
],
22+
"dependencies": {
23+
"purescript-unsafe-coerce": "~0.1.0",
24+
"purescript-prelude": "~0.1.1",
25+
"purescript-enums": "~0.6.0",
26+
"purescript-foreign": "~0.6.0"
27+
}
2228
}

0 commit comments

Comments
 (0)