Skip to content

Commit a0384b6

Browse files
committed
fix custom vue-cli-service url
1 parent fc92ec3 commit a0384b6

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
@@ -23,7 +23,7 @@
2323
"license": "MIT",
2424
"private": false,
2525
"dependencies": {
26-
"@vue/cli-service": "https://github.com/nklayman/vue-cli-plugin-electron-builder/raw/mater/vue-cli-service-custom-1.tgz",
26+
"@vue/cli-service": "https://github.com/nklayman/vue-cli-plugin-electron-builder/raw/master/vue-cli-service-custom-1.tgz",
2727
"electron-builder": "^20.18.0",
2828
"execa": "^0.10.0",
2929
"fs-extra": "^6.0.1",

0 commit comments

Comments
 (0)