We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fe73fa commit 1159e5fCopy full SHA for 1159e5f
1 file changed
bower.json
@@ -7,7 +7,10 @@
7
"**/.*",
8
"node_modules",
9
"bower_components",
10
- "output"
+ "output",
11
+ "bower.json",
12
+ "gulpfile.js",
13
+ "package.json"
14
],
15
"dependencies": {
16
"purescript-foldable-traversable": "~0.4.0"
0 commit comments