Add needed dependency for changeset formatter (#1125)

This commit is contained in:
Justin Halsall
2026-04-01 12:00:00 +08:00
committed by GitHub
parent 880a9e4c48
commit 7fb0e4ca6a
3 changed files with 37 additions and 0 deletions

View File

@@ -18,6 +18,7 @@
"packages/*"
],
"devDependencies": {
"@changesets/changelog-github": "^0.4.8",
"@changesets/cli": "^2.26.0",
"@monorepo-utils/workspaces-to-typescript-project-references": "^2.8.2",
"@typescript-eslint/eslint-plugin": "^5.25.0",