Skip to content

Commit 8a332bd

Browse files
committed
chore: make it possible to release from main
1 parent eab6e2c commit 8a332bd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,9 @@
144144
"@types/react": "^16.9.41",
145145
"@types/react-dom": "^16.9.8"
146146
},
147+
"release": {
148+
"branches": ["main"]
149+
},
147150
"bundlewatch": {
148151
"files": [
149152
{

0 commit comments

Comments
 (0)