Update romulus-js path in package.json and tsconfig.json

This commit is contained in:
2025-09-03 20:22:30 +01:00
parent 695964a636
commit 02c9cfdabc
3 changed files with 17 additions and 14 deletions

2
package-lock.json generated
View File

@@ -12,7 +12,7 @@
"dependencies": {
"@types/color": "^3.0.3",
"color": "^4.2.0",
"romulus-js": "file:./romulus-js"
"romulus-js": "file:romulus-js"
},
"devDependencies": {
"@types/jest": "^27.4.0",