Skip to content

Commit 792fc65

Browse files
authored
Update package.json
1 parent 7127837 commit 792fc65

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@ozelot379/convert-minecraft-java-texture-to-bedrock-api",
2+
"name": "@modifiedcommand/convert-minecraft-java-texture-to-bedrock-api",
33
"type": "module",
44
"productName": "ConvertJavaTextureToBedrockApi",
55
"version": "4.0.5",
@@ -12,18 +12,18 @@
1212
"Java",
1313
"Bedrock"
1414
],
15-
"author": "ozelot379",
15+
"author": "modifiedcommand",
1616
"license": "GPL-3.0-only",
1717
"repository": {
1818
"type": "git",
19-
"url": "git+https://github.com/ozelot379/ConvertJavaTextureToBedrockApi.git"
19+
"url": "git+https://github.com/ModifiedCommand/ConvertJavaTextureToBedrockApi.git"
2020
},
2121
"bugs": {
22-
"url": "https://github.com/ozelot379/ConvertJavaTextureToBedrock/issues"
22+
"url": "https://github.com/ModifiedCommand/ConvertJavaTextureToBedrock/issues"
2323
},
24-
"homepage": "https://github.com/ozelot379/ConvertJavaTextureToBedrockApi#readme",
24+
"homepage": "https://github.com/ModifiedCommand/ConvertJavaTextureToBedrockApi#readme",
2525
"dependencies": {
26-
"@ozelot379/convert-base-api": "1.0.5",
26+
"@geekcornernpm/convert-base-api": "1.0.6",
2727
"uuid": "3.4.0"
2828
},
2929
"devDependencies": {},

0 commit comments

Comments
 (0)