We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89f16c7 commit 8a4fdc1Copy full SHA for 8a4fdc1
package.json
@@ -8,7 +8,6 @@
8
"scripts": {
9
"build": "lerna run build --scope '@algolia/requester-testing' --scope '@algolia/logger-console' --scope 'algoliasearch' --scope '@algolia/client-composition' --include-dependencies",
10
"clean": "lerna run clean",
11
- "release:bump": "lerna version ${0:-patch} --no-changelog --no-git-tag-version --no-push --exact --force-publish --yes",
12
"release:publish": "tsc --project scripts/tsconfig.json && node scripts/dist/scripts/publish.js",
13
"test": "lerna run test $*",
14
"test:size": "bundlesize",
0 commit comments