ld-react-components
Advanced tools
Comparing version 1.0.6-canary.379 to 1.0.6
@@ -0,1 +1,13 @@ | ||
# v1.0.6 (Wed Sep 25 2019) | ||
#### 🐛 Bug Fix | ||
- --force for push-dir [#15](https://github.com/intuit/LD-React-Components/pull/15) ([@vvscode](https://github.com/vvscode)) | ||
#### Authors: 1 | ||
- Vasiliy Vanchuk ([@vvscode](https://github.com/vvscode)) | ||
--- | ||
# v1.0.5 (Mon Sep 23 2019) | ||
@@ -2,0 +14,0 @@ |
{ | ||
"name": "ld-react-components", | ||
"version": "1.0.6-canary.379", | ||
"version": "1.0.6", | ||
"description": "Semantic component helpers to support LaunchDarkly in your react app.", | ||
@@ -26,3 +26,3 @@ "main": "dist/index.js", | ||
"docs:build": "NODE_ENV=production webpack --config src/docs/webpack.config.live.babel.js", | ||
"docs:publish": "push-dir --dir=src/docs/dist --branch=gh-pages --cleanup --verbose", | ||
"docs:publish": "push-dir --dir=src/docs/dist --branch=gh-pages --cleanup --verbose --force", | ||
"dev": "yarn docs", | ||
@@ -29,0 +29,0 @@ "release": "auto shipit" |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
2896657
1