Skip to content

Commit

Permalink
Remove now unused release-it plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeAstapov committed Oct 11, 2024
1 parent 6904bea commit 5396245
Show file tree
Hide file tree
Showing 2 changed files with 481 additions and 367 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,14 @@
"test:extra": "pnpm --filter basic-app test:mocha && pnpm --filter custom-fastboot-app test:mocha"
},
"devDependencies": {
"@release-it-plugins/lerna-changelog": "^5.0.0",
"@release-it-plugins/workspaces": "^3.2.0",
"npm-run-all": "^4.1.5",
"release-plan": "^0.9.0"
},
"publishConfig": {
"registry": "https://registry.npmjs.org"
},
"volta": {
"node": "18.20.4",
"pnpm": "7.33.7"
}
}
Loading

0 comments on commit 5396245

Please sign in to comment.