angular-progress-bar
Advanced tools
Comparing version
{ | ||
"name": "angular-progress-bar", | ||
"version": "1.0.3-beta11", | ||
"version": "1.0.3-beta12", | ||
"description": "An angular progress-bar", | ||
@@ -9,3 +9,2 @@ "main": "./dist/bundles/progress-bar.umd.js", | ||
"scripts": { | ||
"generate": "npm run build && cp -r ./assets/ ./dist/assets/ && cp ./package.json ./dist/package.json && cp ./README.md ./dist/README.md", | ||
"prepare": "npm run build", | ||
@@ -12,0 +11,0 @@ "transpile": "tsc -p . && ngc", |
@@ -57,3 +57,3 @@ <p align="center"> | ||
### Classic way ### | ||
### Classic way ### | ||
@@ -67,3 +67,3 @@ By this way, progress property will be the value show in the progress bar, and color property will be the color displayed | ||
### Color degraded way ### | ||
### Color degraded way ### | ||
@@ -70,0 +70,0 @@ By this way, progress property will be the value show in the progress bar, but color-degraded property must be bined ton an object. |
41048
-13.22%31
-11.43%