Skip to content

Commit

Permalink
Automatic build after version (npm hook)
Browse files Browse the repository at this point in the history
  • Loading branch information
verifalia committed Sep 26, 2019
1 parent 8d93983 commit 7606261
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"build": "npm run build:genversion && rollup -c && npm run build:definitions",
"build:production": "cross-env NODE_ENV=production npm run build",
"lint": "tslint",
"version": "npm run build:production",
"test": "echo \"No test specified\""
},
"typings": "dist/definitions/index.d.ts",
Expand Down

0 comments on commit 7606261

Please sign in to comment.