mirror of
https://github.com/PaulHatch/semantic-version.git
synced 2026-04-11 18:34:16 +00:00
Use v16 compatible version of @types/node
This commit is contained in:
parent
2ee0b297bd
commit
dbd6d82818
2 changed files with 8 additions and 8 deletions
|
|
@ -32,7 +32,7 @@
|
|||
"@actions/exec": "^1.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^17.0.23",
|
||||
"@types/node": "^16.11.7",
|
||||
"@typescript-eslint/parser": "^5.17.0",
|
||||
"@vercel/ncc": "^0.33.3",
|
||||
"eslint": "^8.12.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue