fix ryan
This commit is contained in:
parent
d5fcaece31
commit
6c3ae23e5e
2 changed files with 6 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
"devDependencies": {
|
||||
"@esbuild-plugins/node-resolve": "^0.1.4",
|
||||
"@types/remove-markdown": "^0.3.1",
|
||||
"@types/node": "^17.0.38",
|
||||
"@typescript-eslint/eslint-plugin": "^5.25.0",
|
||||
"@typescript-eslint/parser": "^5.25.0",
|
||||
"esbuild": "^0.14.39",
|
||||
|
|
|
@ -243,6 +243,11 @@
|
|||
version "0.3.1"
|
||||
resolved "https://registry.yarnpkg.com/@types/remove-markdown/-/remove-markdown-0.3.1.tgz#82bc3664c313f50f7c77f1bb59935f567689dc63"
|
||||
integrity sha512-JpJNEJEsmmltyL2LdE8KRjJ0L2ad5vgLibqNj85clohT9AyTrfN6jvHxStPshDkmtcL/ShFu0p2tbY7DBS1mqQ==
|
||||
|
||||
"@types/node@^17.0.38":
|
||||
version "17.0.38"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.38.tgz#f8bb07c371ccb1903f3752872c89f44006132947"
|
||||
integrity sha512-5jY9RhV7c0Z4Jy09G+NIDTsCZ5G0L5n+Z+p+Y7t5VJHM30bgwzSjVtlcBxqAj+6L/swIlvtOSzr8rBk/aNyV2g==
|
||||
|
||||
"@types/resolve@^1.17.1":
|
||||
version "1.20.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue