diff --git a/package-lock.json b/package-lock.json index 3bf7c8f0..72181ed5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@alicloud/cloud-charts", - "version": "1.0.15", + "version": "1.0.16", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f0424c71..aef7e27d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@alicloud/cloud-charts", - "version": "1.0.15", + "version": "1.0.16", "main": "lib/index.js", "module": "es/index.js", "types": "lib/index.d.ts",