Skip to content

Commit eedb4f0

Browse files
authored
Update package.json
1 parent 6b01a6b commit eedb4f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@modifiedcommand/convert-minecraft-java-texture-to-bedrock-api",
33
"type": "module",
44
"productName": "ConvertJavaTextureToBedrockApi",
5-
"version": "4.1.2",
5+
"version": "4.1.3",
66
"description": "API for convert Minecraft Java texture packs to Bedrock texture packs",
77
"keywords": [
88
"Minecraft",
@@ -23,7 +23,7 @@
2323
},
2424
"homepage": "https://github.com/ModifiedCommand/ConvertJavaTextureToBedrockApi#readme",
2525
"dependencies": {
26-
"@modifiedcommand/convert-base-api": "^1.0.7",
26+
"@modifiedcommand/convert-base-api": "1.0.8",
2727
"uuid": "3.4.0"
2828
},
2929
"devDependencies": {},

0 commit comments

Comments
 (0)