@posten/hedwig-react
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@posten/hedwig-react", | ||
"homepage": "http://bring.github.io/hedwig-react", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Hedwig react components", | ||
@@ -24,3 +24,3 @@ "author": "Posten", | ||
"test:watch": "react-scripts test --env=jsdom", | ||
"predeploy": "cd example && npm install && npm run build", | ||
"predeploy": "npm run build-storybook", | ||
"deploy": "gh-pages -d example/build", | ||
@@ -30,8 +30,3 @@ "storybook-posten": "STORYBOOK_THEME=posten start-storybook -p 6006", | ||
"build-storybook": "build-storybook", | ||
"predeploy": "npm run build-storybook", | ||
"deploy-storybook": "gh-pages -d storybook-static", | ||
"build-storybook": "build-storybook" | ||
"deploy-storybook": "gh-pages -d storybook-static" | ||
}, | ||
@@ -38,0 +33,0 @@ "peerDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
276967