chore(dep): upgrade dependency
This commit is contained in:
parent
072b8b7fd7
commit
3531e7a265
3 changed files with 5 additions and 2 deletions
|
@ -6,5 +6,8 @@
|
|||
"scripts": {
|
||||
"build": "scripts/build.sh",
|
||||
"start": "cd src/client/web/ && yarn && yarn build && cd ../../.. && go run cmd/start/main.go -c `pwd`/configs/dev.yml"
|
||||
},
|
||||
"dependencies": {
|
||||
"webpack-bundle-analyzer": "^4.4.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue