Skip to content

Commit

Permalink
feature: Installed update-workspace-root-version
Browse files Browse the repository at this point in the history
  • Loading branch information
ijlee2 committed Sep 9, 2024
1 parent 1157741 commit e208ca0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion packages/create-v2-addon-repo/src/blueprints/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
},
"devDependencies": {
"blueprints-v2-addon": "workspace:*",
"concurrently": "^9.0.0"
"concurrently": "^9.0.0",
"update-workspace-root-version": "^1.0.0"
},
"packageManager": "pnpm@9.9.0",
"engines": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
},
"devDependencies": {
"blueprints-v2-addon": "workspace:*",
"concurrently": "^9.0.0"
"concurrently": "^9.0.0",
"update-workspace-root-version": "^1.0.0"
},
"packageManager": "pnpm@9.9.0",
"engines": {
Expand Down

0 comments on commit e208ca0

Please sign in to comment.