Skip to content

Commit

Permalink
Add npm script.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Sep 15, 2017
1 parent 14fbbe2 commit 1efef3f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@
"url": "https://github.com/jaywcjlove/iNotify/issues"
},
"homepage": "http://jaywcjlove.github.io/iNotify",
"scripts": {
"start": "gulp",
"build": "gulp build"
},
"devDependencies": {
"gulp": "^3.8.11",
"gulp-rename": "^1.2.2",
Expand Down

0 comments on commit 1efef3f

Please sign in to comment.