fix node tests

This commit is contained in:
Kevin Jahns
2025-11-12 14:25:19 +01:00
parent 19b5134604
commit 452c83b3c6
2 changed files with 6 additions and 42 deletions

View File

@@ -91,7 +91,8 @@
"markdownlint-cli": "^0.45.0",
"rollup": "^4.52.5",
"standard": "^17.1.2",
"typescript": "^5.9.3"
"typescript": "^5.9.3",
"yjs": "."
},
"engines": {
"npm": ">=8.0.0",