This commit is contained in:
Kevin Qi 2017-10-13 22:58:37 -07:00
parent 280e519ef5
commit 8afa2e5651
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "react-circular-progressbar",
"version": "0.3.0",
"version": "0.4.0",
"lockfileVersion": 1,
"dependencies": {
"abab": {

View File

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