Skip to content

Commit f71b0ba

Browse files
committed
chore(package.json): set scripts:test to 'gulp test'
1 parent 7ab50d1 commit f71b0ba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,8 @@
3131
"gulp": "~3.6.2",
3232
"gulp-jasmine": "~0.2.0",
3333
"gulp-util": "~2.2.14"
34+
},
35+
"scripts": {
36+
"test": "gulp test"
3437
}
3538
}

0 commit comments

Comments
 (0)