mirror of
https://github.com/typicode/json-server.git
synced 2025-08-02 19:52:20 +08:00
Update package.json: Add repository url field (#1511)
This commit is contained in:
@ -25,6 +25,10 @@
|
||||
"keywords": [],
|
||||
"author": "typicode <typicode@gmail.com>",
|
||||
"license": "SEE LICENSE IN ./LICENSE",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/typicode/json-server.git"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@sindresorhus/tsconfig": "^5.0.0",
|
||||
"@tailwindcss/typography": "^0.5.10",
|
||||
|
Reference in New Issue
Block a user