Skip to content

Commit e140bae

Browse files
committed
fix(release): add release branches to package.json
1 parent 9458270 commit e140bae

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
@@ -88,5 +88,8 @@
8888
"repository": {
8989
"type": "git",
9090
"url": "https://github.com/armand1m/react-query-filter.git"
91+
},
92+
"release": {
93+
"branches": ["main"]
9194
}
9295
}

0 commit comments

Comments
 (0)