Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
PiSaucer committed Feb 3, 2022
1 parent 7127837 commit 792fc65
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@ozelot379/convert-minecraft-java-texture-to-bedrock-api",
"name": "@modifiedcommand/convert-minecraft-java-texture-to-bedrock-api",
"type": "module",
"productName": "ConvertJavaTextureToBedrockApi",
"version": "4.0.5",
Expand All @@ -12,18 +12,18 @@
"Java",
"Bedrock"
],
"author": "ozelot379",
"author": "modifiedcommand",
"license": "GPL-3.0-only",
"repository": {
"type": "git",
"url": "git+https://github.com/ozelot379/ConvertJavaTextureToBedrockApi.git"
"url": "git+https://github.com/ModifiedCommand/ConvertJavaTextureToBedrockApi.git"
},
"bugs": {
"url": "https://github.com/ozelot379/ConvertJavaTextureToBedrock/issues"
"url": "https://github.com/ModifiedCommand/ConvertJavaTextureToBedrock/issues"
},
"homepage": "https://github.com/ozelot379/ConvertJavaTextureToBedrockApi#readme",
"homepage": "https://github.com/ModifiedCommand/ConvertJavaTextureToBedrockApi#readme",
"dependencies": {
"@ozelot379/convert-base-api": "1.0.5",
"@geekcornernpm/convert-base-api": "1.0.6",
"uuid": "3.4.0"
},
"devDependencies": {},
Expand Down

0 comments on commit 792fc65

Please sign in to comment.