Skip to content

Commit

Permalink
fix package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
xianjimli committed Sep 26, 2016
1 parent c67d051 commit 5f83efa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"clean": "rm -rf doc index.js coverage/ src/*.js",
"test": "tsc && webpack && ./node_modules/karma/bin/karma start",
"build": "tsc && webpack",
"postinstall": "tsc && webpack",
"gendoc": "./node_modules/typedoc/bin/typedoc --mode modules --out doc src/"
},
"repository": {
Expand Down

0 comments on commit 5f83efa

Please sign in to comment.