Skip to content

Commit d1db69f

Browse files
authored
Add "npm test" script (#23)
1 parent 13935e2 commit d1db69f

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
@@ -5,6 +5,9 @@
55
"author": "Firebase (https://firebase.google.com/)",
66
"license": "Apache-2.0",
77
"homepage": "https://firebase.google.com/",
8+
"scripts": {
9+
"test": "gulp"
10+
},
811
"keywords": [
912
"admin",
1013
"database",

0 commit comments

Comments
 (0)