Skip to content

Commit

Permalink
fix: update @core dependency to altest
Browse files Browse the repository at this point in the history
  • Loading branch information
rsaz committed Sep 14, 2023
1 parent 16a01f3 commit 0138609
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"devDependencies": {
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@expressots/core": "latest",
"@expressots/core": "^1.9.1",
"@release-it/conventional-changelog": "^7.0.1",
"@types/jest": "^29.5.0",
"@types/node": "^20.4.9",
Expand All @@ -90,9 +90,6 @@
"ts-jest": "^29.0.5",
"typescript": "^5.2.2"
},
"peerDependencies": {
"@expressots/core": "latest"
},
"release-it": {
"git": {
"commitMessage": "chore(release): ${version}"
Expand Down

0 comments on commit 0138609

Please sign in to comment.