remove package json script update

This commit is contained in:
ogerly 2023-02-16 15:28:40 +01:00
parent 7f182a5927
commit 6567babd3b

View File

@ -8,7 +8,6 @@
"license": "Apache-2.0",
"scripts": {
"release": "scripts/release.sh",
"update": "cd admin && yarn && cd ../backend && yarn && cd ../database && yarn && cd ../dht-node && yarn && cd ../e2e-tests && yarn && cd ../federation && yarn && cd ../frontend && yarn"
},
"dependencies": {
"auto-changelog": "^2.4.0",