Skip to content

Commit

Permalink
chore: modify repository url in package.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Nov 26, 2023
1 parent e88d9b3 commit bd58896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/jaywcjlove/mocker-api.git"
"url": "https://github.com/jaywcjlove/mocker-api.git"
},
"jest": {},
"license": "MIT",
Expand Down

0 comments on commit bd58896

Please sign in to comment.