mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-11-05 23:18:53 -05:00
Update package.json
This commit is contained in:
parent
3ab6ad94f2
commit
bce3acca41
@ -8,7 +8,7 @@
|
||||
"start": "NODE_ENV=production node dist/index.js",
|
||||
"check": "tsc",
|
||||
"build:django": "vite build --config vite.video-editor.config.ts --outDir ../../../static/video_editor",
|
||||
"format": "prettier --write client/src/**/*.{js,jsx,ts,tsx,json,css,scss,md}"
|
||||
"format": "npx prettier --write client/src/**/*.{ts,tsx,css}"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tanstack/react-query": "^5.74.4",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user