Skip to content

Commit

Permalink
re-adding release dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ef4 committed Sep 25, 2024
1 parent b318d36 commit f3047f2
Show file tree
Hide file tree
Showing 2 changed files with 2,764 additions and 28 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,11 @@
"start": "tsc --watch"
},
"devDependencies": {
"typescript": "^5.6.2",
"ember-source": "^5.11.1"
"ember-source": "^5.11.1",
"lerna-changelog": "^1.0.1",
"release-it-lerna-changelog": "^1.0.3",
"release-it": "^12.4.1",
"typescript": "^5.6.2"
},
"peerDependencies": {
"ember-source": ">= 5"
Expand Down
Loading

0 comments on commit f3047f2

Please sign in to comment.