We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5866b5f commit fb9c51fCopy full SHA for fb9c51f
1 file changed
package.json
@@ -10,7 +10,7 @@
10
"scripts": {
11
"test": "echo TEST",
12
"build": "lerna run build",
13
- "semantic-release": "lerna exec --concurrency 1 -- npx --no-install semantic-release -e semantic-release-monorepo"
+ "semantic-release": "lerna exec --scope @offcourse/* --concurrency 1 -- npx --no-install semantic-release -e semantic-release-monorepo"
14
},
15
"version": "0.0.0-development",
16
"repository": {
0 commit comments