chore(dep): upgrade dependency

This commit is contained in:
hexxa 2021-08-25 22:52:44 +08:00 committed by Hexxa
parent 072b8b7fd7
commit 3531e7a265
3 changed files with 5 additions and 2 deletions

View file

@ -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"
}
}