Skip to content

Commit d173145

Browse files
authored
Fix repo path
1 parent 71e7a55 commit d173145

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
@@ -5,7 +5,7 @@
55
"main": "index.js",
66
"repository": {
77
"type": "git",
8-
"url": "git+https://github.com/codecept-js/vue-cli-plugin.git"
8+
"url": "git+https://github.com/codecept-js/vue-cli-plugin-codeceptjs-puppeteer.git"
99
},
1010
"keywords": [
1111
"vue",

0 commit comments

Comments
 (0)