Skip to content

Commit 16cf3bf

Browse files
committed
removed gruntfile from published bundle
1 parent e4aacf1 commit 16cf3bf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@
4141
"node": "> 0.10.*"
4242
},
4343
"files": [
44-
"*.js"
44+
"*.js",
45+
"!Gruntfile.js"
4546
],
4647
"homepage": "https://github.com/bahmutov/code-snippets",
4748
"keywords": [

0 commit comments

Comments
 (0)