We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db8657e commit b21cbb6Copy full SHA for b21cbb6
1 file changed
package.json
@@ -19,7 +19,7 @@
19
"docs": "typedoc --plugin none --out docs src/index.ts",
20
"docs-md": "typedoc --plugin typedoc-plugin-markdown --out docs-md src/index.ts",
21
"prepare": "husky install",
22
- "release": "yarn build && np --branch rally-private-2-x"
+ "release": "yarn build && np --branch rally-private-3-x"
23
},
24
"publishConfig": {
25
"registry": "https://npm.pkg.github.com"
0 commit comments