Skip to content

Commit b21cbb6

Browse files
committed
chore: release command
1 parent db8657e commit b21cbb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"docs": "typedoc --plugin none --out docs src/index.ts",
2020
"docs-md": "typedoc --plugin typedoc-plugin-markdown --out docs-md src/index.ts",
2121
"prepare": "husky install",
22-
"release": "yarn build && np --branch rally-private-2-x"
22+
"release": "yarn build && np --branch rally-private-3-x"
2323
},
2424
"publishConfig": {
2525
"registry": "https://npm.pkg.github.com"

0 commit comments

Comments
 (0)