Skip to content

Commit

Permalink
chore: Update augmented-worlds
Browse files Browse the repository at this point in the history
  • Loading branch information
codynhat committed May 28, 2023
1 parent 9cbc4d7 commit dd94607
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@augmented-worlds/system-babylonjs",
"version": "0.1.4",
"version": "0.1.5",
"description": "",
"type": "module",
"main": "dist/index.js",
Expand All @@ -27,7 +27,7 @@
"dependencies": {
"@babylonjs/core": "^6.3.1",
"@babylonjs/loaders": "^6.3.1",
"augmented-worlds": "^0.1.1",
"augmented-worlds": "^0.1.2",
"multiformats": "^11.0.2",
"swiper": "^9.3.2",
"typescript": "^5.0.4"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,10 @@ arg@^4.1.0:
resolved "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz"
integrity sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==

augmented-worlds@^0.1.1:
version "0.1.1"
resolved "https://registry.yarnpkg.com/augmented-worlds/-/augmented-worlds-0.1.1.tgz#6a12e418a53aba17b01a21d99be6614da3bfd498"
integrity sha512-jAGM/j9oeGrfPsi8nucDlsIMxYsHXrdU/WGNKfobgj1m7YB8VPyuCmAZYK1hs8rDj8Pofuh5eMW7wiGWbYkR/Q==
augmented-worlds@^0.1.2:
version "0.1.2"
resolved "https://registry.yarnpkg.com/augmented-worlds/-/augmented-worlds-0.1.2.tgz#1ca194d11ee6ae1e256143b01fde4e6428ff021d"
integrity sha512-HGM8HwoCGakN3sz6kYBrIIMK6mddDAA1OD4k52DsFOMETIYtt5AB+PhpwTeIEvNe558bsWRwjiS6a9FS4ZmTGA==

create-require@^1.1.0:
version "1.1.1"
Expand Down

0 comments on commit dd94607

Please sign in to comment.