ld-react-components
Advanced tools
Comparing version 1.0.24 to 1.0.25
@@ -0,1 +1,13 @@ | ||
# v1.0.25 (Thu Oct 03 2019) | ||
#### ⚠️ Pushed to master | ||
- forcing push ([@poorpaddy](https://github.com/poorpaddy)) | ||
#### Authors: 1 | ||
- Dave Bergschneider ([@poorpaddy](https://github.com/poorpaddy)) | ||
--- | ||
# v1.0.24 (Thu Oct 03 2019) | ||
@@ -2,0 +14,0 @@ |
{ | ||
"name": "ld-react-components", | ||
"version": "1.0.24", | ||
"version": "1.0.25", | ||
"description": "Semantic component helpers to support LaunchDarkly in your react app.", | ||
@@ -20,3 +20,3 @@ "main": "dist/index.js", | ||
"prepare": "yarn build", | ||
"clean": "rimraf ./dist ./coverage ./storybook-static", | ||
"clean": "rimraf ./dist ./coverage ./docs", | ||
"test": "jest --coverage", | ||
@@ -27,3 +27,3 @@ "lint": "eslint --ext .js src/", | ||
"docs:build": "build-storybook -o docs", | ||
"docs:publish": "push-dir --cleanup --dir=docs --branch=gh-pages --message='Update Docs [skip ci]'", | ||
"docs:publish": "push-dir --cleanup --dir=docs --branch=gh-pages --message='Update Docs [skip ci]' --force", | ||
"release": "auto shipit" | ||
@@ -30,0 +30,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
3044426