react-usa-svg
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"author": "Konstantin Ryzhov", | ||
"name": "react-usa-svg", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "React.js SVG-components for USA map", | ||
@@ -21,3 +21,3 @@ "keywords": [ | ||
"client": "webpack-dev-server --hot --inline --mode development --config webpack.config.ts", | ||
"build": "rm -rf ./lib && tsc", | ||
"build": "rm -rf ./lib && tsc && cp types.d.ts lib/", | ||
"prepublish": "yarn build", | ||
@@ -24,0 +24,0 @@ "release-patch": "npm version patch -m 'patch version'", |
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
101506
107
603