Skip to content

Commit

Permalink
Add root release:chat-ui command
Browse files Browse the repository at this point in the history
  • Loading branch information
nlarew committed Sep 12, 2023
1 parent 81b70bb commit 4621989
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
"clean": "lerna clean",
"build": "lerna run build",
"test": "lerna run test",
"lint": "lerna run lint"
"lint": "lerna run lint",
"release:chat-ui": "lerna run release --scope mongodb-chatbot-ui"
},
"devDependencies": {
"lerna": "^5.6.2"
Expand Down

0 comments on commit 4621989

Please sign in to comment.