Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit 42a7a3c

Browse files
committed
fix(build): Add scripts to package.json
1 parent 9624b5b commit 42a7a3c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
"bugs": {
1212
"url": "https://github.com/firebase/angularfire/issues"
1313
},
14+
"scripts": {
15+
"start": "grunt",
16+
"test": "grunt"
17+
},
1418
"license": "MIT",
1519
"keywords": [
1620
"angular",

0 commit comments

Comments
 (0)