Skip to content

Commit bf3bece

Browse files
committed
chore: fix repository URL
1 parent aae6ac7 commit bf3bece

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
@@ -87,6 +87,6 @@
8787
},
8888
"repository": {
8989
"type": "git",
90-
"url": "git+https://github.com/eddyerburgh/vue-jest.git"
90+
"url": "git+https://github.com/vuejs/vue-jest.git"
9191
}
9292
}

0 commit comments

Comments
 (0)