Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit 712a539

Browse files
authored
Update package.json
1 parent a73f4a9 commit 712a539

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,6 +1,6 @@
11
{
22
"name": "replapi-it",
3-
"version": "0.0.11",
3+
"version": "1.0.3",
44
"description": "A wrapper for Repl.it's GraphQL (and soon REST and even Crosis) API. Designed to be easy to use!",
55
"main": "index.js",
66
"scripts": {
@@ -9,7 +9,7 @@
99
},
1010
"repository": {
1111
"type": "git",
12-
"url": "git+https://github.com/RayhanADev/API.it.git"
12+
"url": "git+https://github.com/RayhanADev/REPLAPI.it.git"
1313
},
1414
"keywords": [
1515
"Replit",
@@ -19,9 +19,9 @@
1919
"author": "RayhanADev",
2020
"license": "GPL-3.0",
2121
"bugs": {
22-
"url": "https://github.com/RayhanADev/API.it/issues"
22+
"url": "https://github.com/RayhanADev/REPLAPI.it/issues"
2323
},
24-
"homepage": "https://github.com/RayhanADev/API.it#readme",
24+
"homepage": "https://github.com/RayhanADev/REPLAPI.it#readme",
2525
"dependencies": {
2626
"node-fetch": "^2.6.1"
2727
}

0 commit comments

Comments
 (0)