diff --git a/package-lock.json b/package-lock.json index 372829b..2937d1c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-smooth", - "version": "4.0.1", + "version": "4.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "react-smooth", - "version": "4.0.1", + "version": "4.0.2", "license": "MIT", "dependencies": { "fast-equals": "^5.0.1", diff --git a/package.json b/package.json index 6710a1e..1da3e29 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-smooth", - "version": "4.0.1", + "version": "4.0.2", "description": "react animation library", "main": "lib/index", "module": "es6/index",