mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-09-09 06:30:40 +02:00
Update to Node v16 for infrastructure (#4877)
* Update to Node v16 for infrastructure * update node type def to Node 16
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
"@types/jest": "27.0.1",
|
||||
"@types/lodash": "^4.14.149",
|
||||
"@types/mocha": "^5.2.7",
|
||||
"@types/node": "^12.12.14",
|
||||
"@types/node": "^16.11.26",
|
||||
"@types/react": "^16.9.13",
|
||||
"@types/react-dom": "^16.9.4",
|
||||
"@typescript-eslint/eslint-plugin": "^2.9.0",
|
||||
|
Reference in New Issue
Block a user