Skip to content

Commit

Permalink
v0.7.7
Browse files Browse the repository at this point in the history
- upd: bump molang
- upd: bump wintersky
- upd: bump three
  • Loading branch information
solvedDev committed Apr 23, 2022
1 parent f131e86 commit 697b810
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 42 deletions.
77 changes: 39 additions & 38 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bridge-model-viewer",
"version": "0.7.6",
"version": "0.7.7",
"description": "A fast parser for Minecraft's MoLang",
"directories": {
"lib": "lib"
Expand Down Expand Up @@ -34,8 +34,8 @@
"vite": "^2.7.10"
},
"dependencies": {
"molang": "^1.13.5",
"three": "^0.136.0",
"wintersky": "github:jannisx11/wintersky#pull/11/head"
"molang": "^1.13.9",
"three": "^0.139.2",
"wintersky": "^1.1.0"
}
}

0 comments on commit 697b810

Please sign in to comment.