react-user-guide
Advanced tools
Comparing version 3.0.0 to 3.0.2
{ | ||
"name": "react-user-guide", | ||
"version": "3.0.0", | ||
"version": "3.0.2", | ||
"description": "React User Guide", | ||
@@ -22,5 +22,3 @@ "author": "sandeshshrestha", | ||
"scss": "node-sass src/custom-style.scss dist/custom-style.css", | ||
"scsswatch": "node-sass -w src/custom-style.scss dist/custom-style.css", | ||
"predeploy": "cd example && yarn install && yarn add react-user-guide && yarn build", | ||
"deploy": "gh-pages -d example/build" | ||
"scsswatch": "node-sass -w src/custom-style.scss dist/custom-style.css" | ||
}, | ||
@@ -52,3 +50,2 @@ "peerDependencies": { | ||
"eslint-watch": "^8.0.0", | ||
"gh-pages": "^3.2.3", | ||
"lodash.debounce": "^4.0.8", | ||
@@ -55,0 +52,0 @@ "node-sass": "^7.0.1", |
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
29
153516