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 2a9ca9f commit 5ff22e6Copy full SHA for 5ff22e6
package.json
@@ -6,7 +6,7 @@
6
],
7
"private": true,
8
"scripts": {
9
- "build": "lerna run build --concurrency 1 --scope {vue-apollo,@vue/apollo}*",
+ "build": "lerna run build --concurrency 1 --scope \"{vue-apollo,@vue/apollo}*\"",
10
"test": "lerna run test --concurrency 1"
11
},
12
"devDependencies": {
0 commit comments