We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf1b26a commit fc1739bCopy full SHA for fc1739b
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@modifiedcommand/convert-minecraft-java-texture-to-bedrock-webapp",
3
"productName": "ConvertJavaTextureToBedrockWebApp",
4
- "version": "4.3.5",
+ "version": "4.3.6",
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.10",
+ "@modifiedcommand/convert-minecraft-java-texture-to-bedrock-api": "4.1.11",
26
"clean-webpack-plugin": "3.0.0",
27
"css-loader": "3.4.2",
28
"favicons-webpack-plugin": "1.0.2",
0 commit comments