Skip to content

Commit

Permalink
Remove lerna-changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nickschot committed Feb 16, 2024
1 parent 2e47c30 commit 20277d9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 23 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"author": "Nick Schot <nick@sophorasoft.nl>",
"scripts": {
"build": "pnpm --filter ember-gesture-modifiers build",
"changelog": "lerna-changelog --from=v0.1.0 > CHANGELOG.md",
"lint": "pnpm --filter '*' lint",
"lint:fix": "pnpm --filter '*' lint:fix",
"start": "concurrently 'npm:start:*' --restart-after 5000 --prefix-colors cyan,white,yellow",
Expand All @@ -16,7 +15,6 @@
},
"devDependencies": {
"concurrently": "8.2.2",
"lerna-changelog": "2.2.0",
"prettier": "3.2.5",
"prettier-plugin-ember-template-tag": "1.1.0",
"release-plan": "^0.7.0"
Expand Down
21 changes: 0 additions & 21 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 20277d9

Please sign in to comment.