add semantic-release dev dependency

This commit is contained in:
dannyrb 2019-04-25 15:46:48 -04:00
parent 53cd72d43e
commit ad8b554f04
2 changed files with 2020 additions and 74 deletions

View File

@ -84,10 +84,10 @@
"eslint-plugin-node": "^8.0.0",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-react": "^7.11.1",
"husky": "^1.3.1",
"husky": "1.3.x",
"lint-staged": "^8.1.0",
"lodash.clonedeep": "^4.5.0",
"prettier": "^1.15.3",
"prettier": "1.15.x",
"react": "^16.7.0",
"react-dom": "^16.7.0",
"react-scripts": "^2.1.5",
@ -100,6 +100,7 @@
"rollup-plugin-peer-deps-external": "^2.2.0",
"rollup-plugin-postcss": "^2.0.3",
"rollup-plugin-url": "^2.1.0",
"semantic-release": "15.13.x",
"stylelint": "^9.9.0",
"stylelint-config-recommended": "^2.1.0",
"stylus": "^0.54.5"

2089
yarn.lock

File diff suppressed because it is too large Load Diff