Skip to content

Commit

Permalink
feat: release
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedriad1 committed Feb 21, 2024
1 parent 37cf8e1 commit 18024ee
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@
"files": [
"dist"
],
"release": {
"branches": [
"main"
]
},
"scripts": {
"start": "tsup --watch",
"build": "tsup",
Expand Down Expand Up @@ -57,6 +52,11 @@
"limit": "15 KB"
}
],
"release": {
"branches": [
"main"
]
},
"engines": {
"node": ">=12"
}
Expand Down

0 comments on commit 18024ee

Please sign in to comment.