Skip to content
This repository was archived by the owner on Feb 19, 2022. It is now read-only.

Commit 5a335f2

Browse files
committed
Add bower install to pretest
1 parent fb9e921 commit 5a335f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"scripts": {
1818
"prestart": "bower install",
1919
"start": "grunt",
20+
"pretest": "bower install",
2021
"test": "grunt"
2122
},
2223
"files": [

0 commit comments

Comments
 (0)