Skip to content

Commit 5284a68

Browse files
authored
Update package.json
1 parent 562ea27 commit 5284a68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@modifiedcommand/convert-minecraft-java-texture-to-bedrock-webapp",
33
"productName": "ConvertJavaTextureToBedrockWebApp",
44
"version": "4.3.2",
5-
"description": "Web app for converting Minecraft Java texture packs to Bedrock texture packs",
5+
"description": "Convert a Java Texture Pack to Bedrock Texture Pack",
66
"keywords": [
77
"Minecraft",
88
"Texture",
@@ -51,4 +51,4 @@
5151
"build": "node_modules/.bin/webpack --config webpack.config.js"
5252
},
5353
"private": false
54-
}
54+
}

0 commit comments

Comments
 (0)