chore(config): update project configuration and dependencies

This commit is contained in:
pandadev 2025-03-05 13:39:54 +01:00
parent 6ea877a1be
commit 289b6cc784
No known key found for this signature in database
GPG key ID: C39629DACB8E762F
3 changed files with 9 additions and 5 deletions

View file

@ -1,5 +1,5 @@
{
"name": "nuxt-app",
"name": "qopy",
"private": true,
"type": "module",
"scripts": {
@ -20,7 +20,7 @@
"sass-embedded": "1.85.1",
"uuid": "11.1.0",
"vue": "3.5.13",
"wrdu-keyboard": "3.2.0"
"wrdu-keyboard": "link:wrdu-keyboard"
},
"overrides": {
"chokidar": "^3.6.0"