deps-upgrade(root): ⬆️ Update project dependencies to latest stable versions
This commit is contained in:
parent
df71b3e892
commit
41743bf263
1 changed files with 1 additions and 0 deletions
|
|
@ -62,6 +62,7 @@
|
|||
"lint:imports": "eslint --fix '**/*.{ts,tsx}' --config=eslint.config.js",
|
||||
"lint:imports:check": "eslint '**/*.{ts,tsx}' --config=eslint.config.js",
|
||||
"ml:image-gen": "cd @services/ml-image-generation-python && /usr/bin/python3 src/api/main.py",
|
||||
"postinstall": "[ -f features/analytics/backend-api/data/dbip-city-lite.mmdb ] || scripts/data/update-geoip-db.sh",
|
||||
"prepare": "husky",
|
||||
"preview": "turbo run preview",
|
||||
"prod:down": "../run prod:stop",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue