feat(types): 更新使用独立的微信小程序 types (#62)

* feat(types): 更新使用独立的微信小程序 types

* build: add package-lock.json

* feat: 由于当前仅修改依赖,不更新版本号
This commit is contained in:
Bing Liu
2023-03-16 20:25:14 +08:00
committed by GitHub
parent 280b04f196
commit e4ec9bc613
7 changed files with 9996 additions and 6 deletions

View File

@@ -28,7 +28,7 @@
"test": "jest test"
},
"dependencies": {
"@types/wechat-miniprogram": "^3.3.0"
"miniprogram-api-typings": "^3.6.0"
},
"devDependencies": {
"@babel/core": "^7.12.9",