Skip to content
This repository has been archived by the owner on Nov 5, 2023. It is now read-only.

Commit

Permalink
chore(deps): add standard-version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kocal committed Nov 4, 2018
1 parent b8bf992 commit a07ca19
Show file tree
Hide file tree
Showing 2 changed files with 608 additions and 15 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"license": "MIT",
"typings": "types/index.d.ts",
"scripts": {
"release": "standard-version",
"build": "cross-env NODE_ENV=production webpack --config webpack.config.js --progress --hide-modules",
"build:dev": "cross-env NODE_ENV=development webpack --config webpack.config.js --progress --hide-modules",
"build-zip": "node scripts/build-zip.js",
Expand Down Expand Up @@ -54,6 +55,7 @@
"pretty-quick": "^1.8.0",
"sass-loader": "^7.1.0",
"serve": "^10.0.2",
"standard-version": "^4.4.0",
"start-server-and-test": "^1.7.4",
"ts-loader": "^5.2.1",
"typescript": "^3.1.3",
Expand Down
Loading

0 comments on commit a07ca19

Please sign in to comment.