We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e15ae7d commit 6d5bbd3Copy full SHA for 6d5bbd3
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@modifiedcommand/convert-minecraft-java-texture-to-bedrock-webapp",
3
"productName": "ConvertJavaTextureToBedrockWebApp",
4
- "version": "4.3.3",
+ "version": "4.3.4",
5
"description": "Convert a Java Texture Pack to Bedrock Texture Pack",
6
"keywords": [
7
"Minecraft",
@@ -22,7 +22,7 @@
22
},
23
"homepage": "https://github.com/ModifiedCommand/ConvertJavaTextureToBedrock#readme",
24
"devDependencies": {
25
- "@modifiedcommand/convert-minecraft-java-texture-to-bedrock-api": "4.1.8",
+ "@modifiedcommand/convert-minecraft-java-texture-to-bedrock-api": "4.1.9",
26
"clean-webpack-plugin": "3.0.0",
27
"css-loader": "3.4.2",
28
"favicons-webpack-plugin": "1.0.2",
0 commit comments