Skip to content

Commit

Permalink
chore: publish > release
Browse files Browse the repository at this point in the history
  • Loading branch information
sorrycc committed Apr 11, 2023
1 parent 554827e commit 11b27a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -10,7 +10,7 @@
"coveralls": "cat ./coverage/lcov.info | coveralls",
"lint": "eslint --ext .js packages",
"precommit": "lint-staged",
"publish": "./scripts/publish.js",
"release": "./scripts/publish.js",
"bootstrap": "lerna bootstrap"
},
"devDependencies": {
Expand Down

0 comments on commit 11b27a1

Please sign in to comment.