Skip to content

Commit b198380

Browse files
authored
fix(build): error of could not find a declaration for minimist (#618) (#622)
fix #618
1 parent 0a3f0eb commit b198380

File tree

2 files changed

+30
-6
lines changed

2 files changed

+30
-6
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@
9494
"@types/lru-cache": "^5.1.0",
9595
"@types/markdown-it": "^12.0.1",
9696
"@types/micromatch": "^4.0.2",
97+
"@types/minimist": "^1.2.2",
9798
"@types/node": "^15.6.1",
9899
"@types/polka": "^0.5.3",
99100
"chalk": "^4.1.1",

pnpm-lock.yaml

Lines changed: 29 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)