We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dd20bc commit a519d7aCopy full SHA for a519d7a
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-svg-round-progressbar",
3
- "version": "0.4.7",
+ "version": "0.4.8",
4
"homepage": "https://github.com/crisbeto/angular-svg-round-progressbar",
5
"authors": [
6
"crisbeto"
@@ -21,5 +21,5 @@
21
"dependencies": {
22
"angular": ">=1.3.0"
23
},
24
- "main":"build/roundProgress.min.js"
+ "main":"build/roundProgress.js"
25
}
package.json
"description": "AngularJS module that uses SVG to create a circular progressbar",
"main": "build/index.js",
"scripts": {},
0 commit comments