diff --git a/package-lock.json b/package-lock.json index 2beea50..6956bfa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "yoshino", - "version": "0.4.22", + "version": "0.4.23", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ee6992c..3ce6cc2 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yoshino", - "version": "0.4.22", + "version": "0.4.23", "description": " A customizable PC terminal component library based on react which has strong expansibility, it can output corresponding components according to different business scenarios.", "main": "lib/index", "module": "es6/index",