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

Commit

Permalink
chore: installed standard-version
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasconstantino committed Mar 26, 2019
1 parent 792e363 commit 5d0c6ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"precommit": "lint-staged",
"prepush": "yarn qa",
"qa": "yarn lint && yarn test",
"release": "standard-version",
"start": "NODE_ENV=production node ./build/server.js",
"storybook": "start-storybook -p 6006 -c ./config/storybook/",
"storybook:build": "build-storybook --output-dir=./build/storybook -c ./config/storybook/",
Expand Down Expand Up @@ -130,6 +131,7 @@
"prettier-eslint-cli": "^4.7.1",
"raw-loader": "^1.0.0",
"sort-package-json": "^1.17.1",
"standard-version": "^5.0.2",
"surge": "^0.20.3",
"webpack-cli": "^3.2.3",
"webpack-node-externals": "^1.7.2"
Expand Down

0 comments on commit 5d0c6ca

Please sign in to comment.