Merge pull request #378 from mathuo/371-update-dependencies

chore: update engine to node18
This commit is contained in:
mathuo 2023-10-22 16:16:23 +01:00 committed by GitHub
commit ed466f758f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,5 +36,5 @@
"/packages/docs/sandboxes/javascript/tabheight-dockview",
"/packages/docs/sandboxes/javascript/vanilla-dockview"
],
"node": "16"
"node": "18"
}