Skip to content

Commit

Permalink
Merge pull request #45 from bldrs-ai/conway-0.1.440
Browse files Browse the repository at this point in the history
Update conway to 0.1.440
  • Loading branch information
nickcastel50 committed Dec 12, 2023
2 parents 4e41223 + 898d54d commit a52ec14
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
Binary file removed bldrs-ai-conway-0.1.425.tgz
Binary file not shown.
Binary file added bldrs-ai-conway-0.1.440.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"test": "jest"
},
"dependencies": {
"@bldrs-ai/conway": "./bldrs-ai-conway-0.1.425.tgz",
"@bldrs-ai/conway": "./bldrs-ai-conway-0.1.440.tgz",
"@sentry/node": "^7.64.0",
"axios": "^1.4.0",
"camera-controls": "^2.7.0",
Expand Down
13 changes: 7 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -981,9 +981,9 @@
resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@bldrs-ai/conway@./bldrs-ai-conway-0.1.425.tgz":
version "0.1.425"
resolved "./bldrs-ai-conway-0.1.425.tgz#79bf2c1ad97acc1a4b546a8800de074d6385adc2"
"@bldrs-ai/conway@./bldrs-ai-conway-0.1.440.tgz":
version "0.1.440"
resolved "./bldrs-ai-conway-0.1.440.tgz#f7fe86155cca63f4b7e61a549faffbc4e2053e92"
dependencies:
buffer "^6.0.3"
gl-matrix "^3.4.3"
Expand Down Expand Up @@ -2125,7 +2125,7 @@ buffer@^5.5.0:

buffer@^6.0.3:
version "6.0.3"
resolved "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz"
resolved "https://registry.yarnpkg.com/buffer/-/buffer-6.0.3.tgz#2ace578459cc8fbe2a70aaa8f52ee63b6a74c6c6"
integrity sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==
dependencies:
base64-js "^1.3.1"
Expand Down Expand Up @@ -3021,7 +3021,7 @@ github-from-package@0.0.0:

gl-matrix@^3.4.3:
version "3.4.3"
resolved "https://registry.npmjs.org/gl-matrix/-/gl-matrix-3.4.3.tgz"
resolved "https://registry.yarnpkg.com/gl-matrix/-/gl-matrix-3.4.3.tgz#fc1191e8320009fd4d20e9339595c6041ddc22c9"
integrity sha512-wcCp8vu8FT22BnvKVPjXa/ICBWRq/zjFfdofZy1WSpQZpphblv12/bOQLBC1rMM7SGOFS9ltVmKOHil5+Ml7gA==

gl@^6.0.2:
Expand Down Expand Up @@ -4866,7 +4866,7 @@ saxes@^6.0.0:

seedrandom@^3.0.5:
version "3.0.5"
resolved "https://registry.npmjs.org/seedrandom/-/seedrandom-3.0.5.tgz"
resolved "https://registry.yarnpkg.com/seedrandom/-/seedrandom-3.0.5.tgz#54edc85c95222525b0c7a6f6b3543d8e0b3aa0a7"
integrity sha512-8OwmbklUNzwezjGInmZ+2clQmExQPvomqjL7LFqOYqtmuxRgQYqOD3mHaU+MvZn5FLUeVxVfQjwLZW/n/JFuqg==

semver@^6.3.0, semver@^6.3.1:
Expand Down Expand Up @@ -5595,6 +5595,7 @@ winston@^3.11.0:
winston-transport "^4.5.0"

"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
name wrap-ansi-cjs
version "7.0.0"
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
Expand Down

0 comments on commit a52ec14

Please sign in to comment.