mirror of
https://gitea.com/actions/setup-android.git
synced 2025-12-23 06:28:17 +00:00
Downgrade @types/node to 16, because we are using node LTS - 16.
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
"devDependencies": {
|
||||
"@types/fs-extra": "^9.0.11",
|
||||
"@types/jest": "^28.1.6",
|
||||
"@types/node": "^17.0.25",
|
||||
"@types/node": "^16.11.47",
|
||||
"@typescript-eslint/eslint-plugin": "^5.20.0",
|
||||
"@typescript-eslint/parser": "^5.20.0",
|
||||
"@vercel/ncc": "^0.34.0",
|
||||
|
||||
Reference in New Issue
Block a user