This commit is contained in:
Kevin Qi 2017-10-13 23:41:09 -07:00
parent e3d442f720
commit d0e2f8a3fa
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.4.0",
"version": "0.4.1",
"lockfileVersion": 1,
"dependencies": {
"abab": {

View File

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