This commit is contained in:
Kevin Qi 2017-10-13 22:21:08 -07:00
parent 3dfbed5bd1
commit ff4e090968
2 changed files with 5017 additions and 1 deletions

5016
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{
"name": "react-circular-progressbar",
"version": "0.2.2",
"version": "0.3.0",
"description": "A circular progress indicator component",
"author": "Kevin Qi <iqnivek@gmail.com>",
"main": "./build/index.js",