ld-react-components
Advanced tools
Comparing version 1.0.22 to 1.0.23
@@ -0,1 +1,14 @@ | ||
# v1.0.23 (Thu Oct 03 2019) | ||
#### ⚠️ Pushed to master | ||
- Merge branch 'master' of https://github.com/intuit/LD-React-Components ([@poorpaddy](https://github.com/poorpaddy)) | ||
- remove storybook directory ([@poorpaddy](https://github.com/poorpaddy)) | ||
#### Authors: 1 | ||
- Dave Bergschneider ([@poorpaddy](https://github.com/poorpaddy)) | ||
--- | ||
# v1.0.22 (Thu Oct 03 2019) | ||
@@ -2,0 +15,0 @@ |
{ | ||
"name": "ld-react-components", | ||
"version": "1.0.22", | ||
"version": "1.0.23", | ||
"description": "Semantic component helpers to support LaunchDarkly in your react app.", | ||
@@ -25,3 +25,3 @@ "main": "dist/index.js", | ||
"build:watch": "babel src/lib -w -d lib --copy-files", | ||
"docs:build": "build-storybook -c .storybook -o .out", | ||
"docs:build": "build-storybook -c .storybook -o storybook", | ||
"docs:publish": "push-dir --cleanup --dir=storybook --branch=gh-pages --message='Update Docs [skip ci]'", | ||
@@ -28,0 +28,0 @@ "dev": "yarn docs", |
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
3039412