chore(yarn): tweak package.json for yarn

This commit is contained in:
Sarah Vaupel 2024-01-14 01:29:55 +01:00
parent 0e3273c963
commit d9ce3ca1cb
2 changed files with 24 additions and 1212 deletions

View File

@ -23,7 +23,7 @@
"frontend:build": "webpack --progress",
"frontend:build:watch": "webpack --watch --progress",
"i18n:test": "./missing-translations.sh",
"prerelease": "./is-clean.sh && npm run test",
"prerelease": "./is-clean.sh && yarn run test",
"release": "./release.sh",
"postrelease": "git push --follow-tags",
"parse-changelog": "changelog-parser ./CHANGELOG.md > changelog.json"
@ -121,7 +121,6 @@
"lodash.defer": "^4.1.0",
"lodash.throttle": "^4.1.1",
"moment": "^2.30.1",
"npm": "^10.2.5",
"sodium-javascript": "^0.8.0",
"toposort": "^2.0.2",
"whatwg-fetch": "^3.6.20"

1233
yarn.lock

File diff suppressed because it is too large Load Diff