Skip to content

Commit

Permalink
alpha.14
Browse files Browse the repository at this point in the history
  • Loading branch information
InventivetalentDev committed Nov 22, 2023
1 parent 766283d commit 08523c0
Show file tree
Hide file tree
Showing 3 changed files with 3,964 additions and 373 deletions.
4,327 changes: 3,959 additions & 368 deletions bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"serve": "node build.mjs --serve"
},
"dependencies": {
"minerender": "^2.0.0-alpha.13"
"minerender": "^2.0.0-alpha.14"
},
"devDependencies": {
"@types/three": "^0.158.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -938,10 +938,10 @@ mimic-response@^2.0.0:
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-2.1.0.tgz#d13763d35f613d09ec37ebb30bac0469c0ee8f43"
integrity sha512-wXqjST+SLt7R009ySCglWBCFpjUygmCIfD790/kVbiGmUgfYGuB14PiTd5DwVxSV4NcYHjzMkoj5LjQZwTQLEA==

minerender@^2.0.0-alpha.13:
version "2.0.0-alpha.13"
resolved "https://registry.yarnpkg.com/minerender/-/minerender-2.0.0-alpha.13.tgz#562f1326e4881b761effde60c5e9303a623e2116"
integrity sha512-uC7UwsvzEuBSl88pLK2Cv6/9RK87YVEYZQ25x0OPGNHPjKUmMdv0Xb4+wI1+Kh8ZqDuVLuF4L8FSM/bSSa0Hxg==
minerender@^2.0.0-alpha.14:
version "2.0.0-alpha.14"
resolved "https://registry.yarnpkg.com/minerender/-/minerender-2.0.0-alpha.14.tgz#6d3c46a503d1163ef65baa485c630bc7356da9ed"
integrity sha512-ZOg/g9rH3IWof6Ccx8hsXYVRKCWWoDr6JhZBDkig2CcS0LzVb5JWNrFFfmdPTJrDs6SCJeOAUvMoAAmiMsUs8w==
dependencies:
"@inventivetalent/loading-cache" "^0.4.3"
"@inventivetalent/time" "^1.0.0"
Expand Down

0 comments on commit 08523c0

Please sign in to comment.