6f724d99a2
modified: main_dc/yalarba/easySite/easySite/nuxt.config.ts new file: package-lock.json new file: package.json add main styles for all project, fix warn with word process by installing some npm install --save-dev @types/node
6 lines
60 B
JSON
6 lines
60 B
JSON
{
|
|
"devDependencies": {
|
|
"@types/node": "^24.9.2"
|
|
}
|
|
}
|