Skip to content

Commit d6e4fba

Browse files
Update internal-tools scripts (#374)
1 parent 881f910 commit d6e4fba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"serve": "webpack-dev-server",
1919
"test": "jest",
2020
"test-watch": "jest --watch",
21-
"update-integration-meta": "dx-tools update-integration-meta --output-path=./tools/integration-data.json"
21+
"update-integration-meta": "dx-tools update-integration-meta --output-path ./tools/integration-data.json"
2222
},
2323
"keywords": [
2424
"vue",

0 commit comments

Comments
 (0)