Skip to content

Commit

Permalink
update deepslate and mc-datapack-loader
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobsjo committed Dec 23, 2024
1 parent db09076 commit e3f37e2
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 27 deletions.
51 changes: 27 additions & 24 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "snowcapped",
"version": "0.1.0",
"version": "0.1.1",
"description": "CLI/API for Snowcapped, a multinoise biome editor for Minecraft.",
"private": false,
"scripts": {
Expand Down Expand Up @@ -32,7 +32,7 @@
"d3": "^7.1.1",
"jszip": "^3.10.1",
"leaflet": "^1.7.1",
"mc-datapack-loader": "0.3.1",
"mc-datapack-loader": "0.5.1",
"sweetalert2": "^11.4.24",
"tilelayer-canvas": "^1.1.3",
"typescript": "^4.4.3",
Expand All @@ -42,7 +42,7 @@
},
"dependencies": {
"commander": "^11.0.0",
"deepslate": "^0.14.0-beta.1",
"deepslate": "^0.23.4",
"uniqid": "^5.4.0"
}
}

0 comments on commit e3f37e2

Please sign in to comment.