fix node dependencies
Some checks failed
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/pr/build Pipeline was successful

This commit is contained in:
Simon Vieille 2025-02-05 15:15:09 +01:00
commit 47dbfb49cf

View file

@ -10,7 +10,7 @@
"dependencies": {
"chunk": "^0.0.3",
"inputmask": "^5.0.8-beta.17",
"murph-project": "^1",
"murph-project": "~1.9.4",
"pdfobject": "^2.2.8",
"vue-fragment": "^1.5.2"
},