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 881f910 commit d6e4fbaCopy full SHA for d6e4fba
package.json
@@ -18,7 +18,7 @@
18
"serve": "webpack-dev-server",
19
"test": "jest",
20
"test-watch": "jest --watch",
21
- "update-integration-meta": "dx-tools update-integration-meta --output-path=./tools/integration-data.json"
+ "update-integration-meta": "dx-tools update-integration-meta --output-path ./tools/integration-data.json"
22
},
23
"keywords": [
24
"vue",
0 commit comments