Skip to content

Commit 9601034

Browse files
committed
fix: releases
1 parent fc3c959 commit 9601034

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

+5
Original file line numberDiff line numberDiff line change
@@ -84,5 +84,10 @@
8484
"./lib/test/setup"
8585
],
8686
"spec": "lib/**/*-test.ts"
87+
},
88+
"release": {
89+
"branches": [
90+
"main"
91+
]
8792
}
8893
}

0 commit comments

Comments
 (0)