Skip to content

Commit

Permalink
fix: [] - update package.json (#41)
Browse files Browse the repository at this point in the history
* fix: update package.json
  • Loading branch information
Matthew Gordon authored May 1, 2024
1 parent b2e9cc6 commit 2a22874
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 35 deletions.
26 changes: 0 additions & 26 deletions .releaserc

This file was deleted.

3 changes: 0 additions & 3 deletions lib/utils/index.ts

This file was deleted.

5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,6 @@
"vite-plugin-dts": "^3.9.0",
"vitest": "^1.5.0"
},
"release": {
"branches": [
"main"
]
},
"peerDependencies": {
"next": "^14.2.2"
},
Expand Down
3 changes: 2 additions & 1 deletion release.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@
}
],
"@semantic-release/github"
]
],
"debug": true
}

0 comments on commit 2a22874

Please sign in to comment.