Skip to content

Commit

Permalink
Release 2.0.0 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
extremeheat authored Jan 7, 2022
1 parent c14b3b0 commit c146daa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bedrock-provider",
"version": "1.0.2",
"version": "2.0.0",
"description": "Minecraft Bedrock edition chunk provider",
"main": "./js/index.js",
"scripts": {
Expand All @@ -17,9 +17,9 @@
"license": "MIT",
"dependencies": {
"@jsprismarine/jsbinaryutils": "^2.1.7",
"minecraft-data": "extremeheat/node-minecraft-data#bedrock",
"prismarine-block": "extremeheat/prismarine-block#bedrock",
"prismarine-nbt": "github:extremeheat/prismarine-nbt#builder-fix",
"minecraft-data": "^2.104.0",
"prismarine-block": "^1.11.0",
"prismarine-nbt": "^2.0.0",
"vec3": "^0.1.7",
"xxhash-wasm": "^0.4.1"
},
Expand Down

0 comments on commit c146daa

Please sign in to comment.