@posten/hedwig-react
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "@posten/hedwig-react", | ||
"homepage": "http://bring.github.io/hedwig-react", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Hedwig react components", | ||
@@ -27,3 +27,2 @@ "author": "Posten", | ||
"test:watch": "react-scripts test --env=jsdom", | ||
"predeploy": "npm run build-storybook", | ||
"deploy": "gh-pages -d example/build", | ||
@@ -33,6 +32,10 @@ "storybook-posten": "STORYBOOK_THEME=posten start-storybook -p 6006", | ||
"build-storybook": "build-storybook", | ||
"predeploy-storybook": "npm run build-storybook", | ||
"deploy-storybook": "gh-pages -d storybook-static" | ||
}, | ||
"peerDependencies": { | ||
"react": "^16.0.0" | ||
"react": "^17.0.1" | ||
}, | ||
@@ -63,4 +66,4 @@ "devDependencies": { | ||
"prettier": "^2.0.4", | ||
"react": "^16.13.1", | ||
"react-dom": "^16.13.1", | ||
"react": "^17.0.1", | ||
"react-dom": "^17.0.1", | ||
"react-scripts": "^3.4.1" | ||
@@ -67,0 +70,0 @@ }, |
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
277037