Skip to content

Commit c20e330

Browse files
authored
Update package.json
1 parent 806d98f commit c20e330

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "1ia",
2+
"name": "oneArray",
33
"version": "1.0.0",
44
"description": "1 indexed arrays. Don't kill me this wasn't my idea",
55
"main": "index.js",
@@ -8,15 +8,15 @@
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "git+https://github.com/fyleto/1ia.git"
11+
"url": "git+https://github.com/fyleto/oneArray.git"
1212
},
1313
"keywords": [
1414
"array"
1515
],
1616
"author": "YetNT",
1717
"license": "MIT",
1818
"bugs": {
19-
"url": "https://github.com/fyleto/1ia/issues"
19+
"url": "https://github.com/fyleto/oneArray/issues"
2020
},
21-
"homepage": "https://github.com/fyleto/1ia#readme"
21+
"homepage": "https://github.com/fyleto/oneArray#readme"
2222
}

0 commit comments

Comments
 (0)