Skip to content

Commit 32d963a

Browse files
ChristinaChristina
authored andcommitted
remove bower dependency
1 parent bd8a138 commit 32d963a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"scripts": {
2020
"test": "echo \"Error: no test specified\" && exit 1",
21-
"postinstall": "bower install"
21+
"postinstall": "node_modules/bower/bin/bower install"
2222
},
2323
"repository": {
2424
"type": "git",

0 commit comments

Comments
 (0)