diff --git a/package-lock.json b/package-lock.json index 1d1ef3d..e89de08 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "minigame-api-typings", - "version": "3.8.1", + "version": "3.8.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "minigame-api-typings", - "version": "3.8.1", + "version": "3.8.2", "license": "MIT", "devDependencies": { "@typescript-eslint/eslint-plugin": "^5.46.0", diff --git a/package.json b/package.json index cb74779..4a18614 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "minigame-api-typings", - "version": "3.8.1", + "version": "3.8.2", "description": "Type definitions for APIs of Wechat MiniGame in TypeScript", "main": "./index.d.ts", "types": "./index.d.ts",