Removed useless auto-chanelog for debug-info

This commit is contained in:
Alexey Safronov 2023-11-01 11:07:50 +04:00
parent 6ac05432eb
commit e82feda91b
3 changed files with 387 additions and 374 deletions

View File

@ -23,7 +23,6 @@
"storybook-serve": "yarn workspace @docspace/components run storybook-serve", "storybook-serve": "yarn workspace @docspace/components run storybook-serve",
"test": "yarn workspace @docspace/components test", "test": "yarn workspace @docspace/components test",
"wipe": "shx rm -rf node_modules yarn.lock packages/**/node_modules", "wipe": "shx rm -rf node_modules yarn.lock packages/**/node_modules",
"debug-info": "auto-changelog --unreleased-only --template debuginfo --output public/debuginfo.md",
"licenses-audit": "yarn licenses audit --output-csv=licenses.csv --config=licenses.config.js --summary" "licenses-audit": "yarn licenses audit --output-csv=licenses.csv --config=licenses.config.js --summary"
}, },
"old-scripts": { "old-scripts": {
@ -35,7 +34,6 @@
"e2e.test:translation": "yarn workspaces foreach -vptiR --from '{@docspace/client,@docspace/login}' run test:translation:model" "e2e.test:translation": "yarn workspaces foreach -vptiR --from '{@docspace/client,@docspace/login}' run test:translation:model"
}, },
"devDependencies": { "devDependencies": {
"auto-changelog": "file:./packages/auto-changelog-2.3.1.tgz",
"he": "^1.2.0", "he": "^1.2.0",
"shx": "^0.3.4", "shx": "^0.3.4",
"terser": "^5.16.6" "terser": "^5.16.6"

Binary file not shown.

759
yarn.lock

File diff suppressed because it is too large Load Diff