Skip to content

Commit 84398d4

Browse files
author
Mehdy Dara
committed
Merge pull request #922 from zckrs/fix-package-files
Edit package.json to use right files pprt
2 parents 401fe32 + 3692305 commit 84398d4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"Mehdy Dara <[email protected]> (http://eleven-labs.com/)"
1212
],
1313
"files": [
14-
"app"
14+
"index.js",
15+
"generators"
1516
],
1617
"main": "index.js",
1718
"repository": "Swiip/generator-gulp-angular",

0 commit comments

Comments
 (0)