Skip to content

Commit 613a0ef

Browse files
committed
fix: dep
1 parent f85315b commit 613a0ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,10 @@
6060
"ts-jest": "^27.0.5",
6161
"ts-node": "^10.2.1",
6262
"typescript": "^4.0.3",
63-
"proxy-polyfill": "^0.3.2"
63+
"proxy-polyfill": "^0.3.2",
64+
"@types/wechat-miniprogram": "^3.0.0"
6465
},
6566
"dependencies": {
66-
"@types/wechat-miniprogram": "^3.0.0",
6767
"fast-deep-equal": "^2.0.1",
6868
"rfdc": "^1.1.4"
6969
},

0 commit comments

Comments
 (0)