mirror of
https://github.com/Lifeforge-app/lifeforge.git
synced 2026-06-29 07:15:48 +00:00
refactor(forgeCLI): massive refactoring
This commit is contained in:
@@ -21,10 +21,13 @@
|
||||
"pocketbase": "^0.26.3",
|
||||
"prettier": "^3.7.4",
|
||||
"prompts": "^2.4.2",
|
||||
"zod": "^4.1.12"
|
||||
"semver": "^7.7.3",
|
||||
"shared": "workspace:*",
|
||||
"zod": "^4.3.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/crypto-js": "^4.2.2",
|
||||
"@types/lodash": "^4.17.21"
|
||||
"@types/lodash": "^4.17.21",
|
||||
"@types/semver": "^7.7.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user