Skip to content

Commit 26d49c8

Browse files
authored
Update package.json
1 parent 4288218 commit 26d49c8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "R-API",
2+
"name": "API-REST",
33
"version": "1.1.0",
44
"description": "turu",
55
"main": "node index.js",
@@ -8,7 +8,7 @@
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "git+https://github.com/inirey/RESTAPI.git"
11+
"url": "git+https://github.com/inirey/API-REST.git"
1212
},
1313
"keywords": [
1414
"simple",
@@ -19,7 +19,7 @@
1919
"author": "Reyganz",
2020
"license": "ISC",
2121
"bugs": {
22-
"url": "https://github.com/inirey/RESTAPI/issues"
22+
"url": "https://github.com/inirey/API-REST/issues"
2323
},
2424
"dependencies": {
2525
"axios": "^0.21.1",
@@ -59,5 +59,5 @@
5959
"api-rey": "1.1.0",
6060
"zrapi": "0.0.6"
6161
},
62-
"homepage": "https://github.com/inirey/RESTAPI#readme"
62+
"homepage": "https://github.com/inirey/API-REST#readme"
6363
}

0 commit comments

Comments
 (0)