Skip to content

Commit 3db540b

Browse files
committed
chore(git): added npm run build
closes #19
1 parent b4ce5ed commit 3db540b

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
@@ -47,6 +47,7 @@
4747
"scripts": {
4848
"test": "grunt",
4949
"grunt": "grunt",
50+
"build": "grunt",
5051
"issues": "git-issues",
5152
"commit": "git-issues && commit-wizard"
5253
},

0 commit comments

Comments
 (0)