Skip to content

Commit 5628562

Browse files
authored
[skip ci] update homepage on package.json
1 parent 98fe745 commit 5628562

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
@@ -3,7 +3,7 @@
33
"version": "1.0.0-beta.6",
44
"description": "A Vue Cli 3 plugin for Electron with no required configuration",
55
"main": "index.js",
6-
"homepage": "https://nklayman.github.io/vue-cli-plugin-electron-builder/guide/testingAndDebugging.html#debugging",
6+
"homepage": "https://nklayman.github.io/vue-cli-plugin-electron-builder/",
77
"scripts": {
88
"test": "jest",
99
"pretest": "rimraf __tests__/projects/*",

0 commit comments

Comments
 (0)