Skip to content

Commit 6f667da

Browse files
authored
chore: update miniprogram-api-typings to v3.12.3 (#3795)
* chore: update miniprogram-api-typings to v4.1.0 * chore: add overrides and resolutions for miniprogram-api-typings * chore: update miniprogram-api-typings to v3.12.3
1 parent 7375f17 commit 6f667da

File tree

3 files changed

+2
-11
lines changed

3 files changed

+2
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"lint-staged": "^10.0.0-1",
101101
"lodash": "^4.17.21",
102102
"merge2": "^1.4.1",
103-
"miniprogram-api-typings": "^3.4.6",
103+
"miniprogram-api-typings": "^3.12.3",
104104
"miniprogram-automator": "^0.10.0",
105105
"miniprogram-simulate": "^1.6.0",
106106
"npm-run-all": "^4.1.5",

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
"tdesign-miniprogram/*": ["src/*"]
1818
}
1919
},
20-
"include": ["src/**/*", "example/**/*", "site/**/*", "typing.d.ts", "wechat-miniprogram-extension.d.ts"]
20+
"include": ["src/**/*", "example/**/*", "site/**/*", "typing.d.ts"]
2121
}

wechat-miniprogram-extension.d.ts

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)