Commit 6eeb0d02 by Ari Rizzitano

remove install self peers

parent a6b56574
......@@ -11,8 +11,6 @@
"deploy-storybook": "storybook-to-ghpages",
"lint": "eslint --ext .js --ext .jsx .",
"precommit": "yarn run lint",
"prestart": "install-self-peers",
"poststop": "yarn install",
"start": "start-storybook -p 6006"
},
"dependencies": {
......@@ -27,7 +25,6 @@
"devDependencies": {
"@kadira/storybook": "^2.21.0",
"@kadira/storybook-deployer": "^1.2.0",
"@team-griffin/install-self-peers": "^1.0.0",
"babel-cli": "^6.24.1",
"babel-loader": "^7.0.0",
"babel-plugin-transform-object-rest-spread": "^6.23.0",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment