Problema de los path en build

This commit is contained in:
2026-01-30 14:24:42 +01:00
parent 237eda4174
commit b30c7e71e9
13 changed files with 64 additions and 18 deletions

View File

@@ -4,7 +4,8 @@
"description": "",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"dev": "echo \" Shared no es un modulo ejecutable \" "
"dev": "echo \" Shared no es un modulo ejecutable \" ",
"build": "tsc"
},
"author": "",
"license": "ISC",