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

Commit faeb3f9

Browse files
committed
Update bower.json
1 parent 91679d5 commit faeb3f9

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

bower.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"name": "purescript-node-fs-aff",
3-
"version": "0.0.1",
43
"authors": [
54
"Felix Schlitter <[email protected]>"
65
],
@@ -20,7 +19,13 @@
2019
"node_modules",
2120
"bower_components",
2221
"test",
23-
"tests"
22+
"tests",
23+
"output",
24+
"tmp",
25+
"bower.json",
26+
"gulpfile.js",
27+
"package.json",
28+
"example"
2429
],
2530
"dependencies": {
2631
"purescript-aff": "~0.11.3",

0 commit comments

Comments
 (0)