Skip to content

Commit d4fdbf0

Browse files
author
Shahak Yosef
committed
fix package json
1 parent bccb787 commit d4fdbf0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"build": "gulp build",
1515
"start": "http-server ./demo",
1616
"prestart": "cd demo && npm install",
17+
"pretest": "typings install && gulp build",
1718
"test": "gulp test",
1819
"gulp": "gulp",
1920
"typings": "typings"

0 commit comments

Comments
 (0)