Skip to content

Commit

Permalink
fix: release
Browse files Browse the repository at this point in the history
  • Loading branch information
raineworks committed Aug 5, 2024
1 parent 4c9a752 commit e4e3701
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/server/.release-it.js

This file was deleted.

2 changes: 2 additions & 0 deletions apps/server/.release-it.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
import config from '@turbo-cache/release-it';
export default config;
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "turbo-cache",
"private": true,
"license": "MIT",
"type": "module",
"repository": {
"type": "git",
"url": "https://github.com/raine-works/turbo-cache"
Expand Down

0 comments on commit e4e3701

Please sign in to comment.