mirror of
https://github.com/flarum/core.git
synced 2025-07-31 21:50:50 +02:00
chore: flarum-cli audit infra --fix
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"build": "webpack --mode production",
|
||||
"format": "prettier --write src",
|
||||
"format-check": "prettier --check src",
|
||||
"analyze": "cross-env ANALYZER=true yarn build"
|
||||
"analyze": "cross-env ANALYZER=true yarn run build"
|
||||
},
|
||||
"packageManager": "yarn@3.1.1",
|
||||
"devDependencies": {
|
||||
|
Reference in New Issue
Block a user