Add needed dependency for changeset formatter (#1125)

This commit is contained in:
Justin Halsall
2023-02-12 13:50:28 +01:00
committed by GitHub
parent fdce994018
commit 2946f102ff
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",