deployable docs!!! + lintfixes
Showing
| ... | ... | @@ -8,6 +8,7 @@ |
| "scripts": { | ||
| "build": "NODE_ENV=production webpack", | ||
| "build-storybook": "build-storybook", | ||
| "deploy-storybook": "storybook-to-ghpages", | ||
| "lint": "eslint .", | ||
| "prestart": "install-self-peers", | ||
| "poststop": "yarn install", | ||
| ... | ... | @@ -20,6 +21,7 @@ |
| }, | ||
| "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", | ||
| ... | ... |
Please
register
or
sign in
to comment