react-customizable-progressbar
Advanced tools
Comparing version 0.1.7 to 0.1.8
{ | ||
"name": "react-customizable-progressbar", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"main": "./dist/ReactCustomizableProgressbar.js", | ||
@@ -9,2 +9,3 @@ "files": [ | ||
"scripts": { | ||
"format": "prettier --write {src,examples}/**/*.{js,jsx}", | ||
"dev": "webpack-dev-server --content-base src --inline --config webpack.config.dev.js", | ||
@@ -52,2 +53,3 @@ "prod": "node ./node_modules/webpack/bin/webpack.js -p --progress --config ./webpack.config.prod.js" | ||
"postcss-scss": "^2.0.0", | ||
"prettier": "^1.16.4", | ||
"prismjs": "^1.15.0", | ||
@@ -54,0 +56,0 @@ "prop-types": "^15.6.2", |
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
1242934
36