🐛 Fix build issue by setting fixed version of @types/node #2358
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
"@types/jest": "^26.0.13",
|
||||
"@types/lodash.get": "^4.4.6",
|
||||
"@types/lodash.set": "^4.3.6",
|
||||
"@types/node": "^14.14.40",
|
||||
"@types/node": "14.17.27",
|
||||
"@types/quill": "^2.0.1",
|
||||
"@types/uuid": "^8.3.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.29.0",
|
||||
|
||||
Reference in New Issue
Block a user