Skip to content

Commit d232141

Browse files
authoredFeb 8, 2022
Update package.json
1 parent eedb4f0 commit d232141

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.3",
5+
"version": "4.1.4",
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.8",
26+
"@modifiedcommand/convert-base-api": "1.0.9",
2727
"uuid": "3.4.0"
2828
},
2929
"devDependencies": {},

0 commit comments

Comments
 (0)
Please sign in to comment.