Skip to content

Commit

Permalink
upgrade conway-v0.1.378 to conway-0.1.408 (#867)
Browse files Browse the repository at this point in the history
  • Loading branch information
pablo-mayrgundter committed Nov 21, 2023
1 parent 39a8691 commit 0c2f88b
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file added bldrs-ai-conway-0.1.408.tgz
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bldrs",
"version": "1.0.774",
"version": "1.0.780",
"main": "src/index.jsx",
"license": "MIT",
"homepage": "https://github.com/bldrs-ai/Share",
Expand Down Expand Up @@ -38,7 +38,7 @@
"dependencies": {
"@auth0/auth0-react": "^2.0.0",
"@babel/core": "^7.18.10",
"@bldrs-ai/conway": "./bldrs-ai-conway-v0.1.378.tgz",
"@bldrs-ai/conway": "./bldrs-ai-conway-0.1.408.tgz",
"@bldrs-ai/ifclib": "^5.3.3",
"@emotion/react": "^11.10.0",
"@emotion/styled": "^11.10.0",
Expand Down
2 changes: 1 addition & 1 deletion tools/esbuild/bundle-analysis.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2085,9 +2085,9 @@
resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@bldrs-ai/conway@./bldrs-ai-conway-v0.1.378.tgz":
version "0.1.378"
resolved "./bldrs-ai-conway-v0.1.378.tgz#05bb7c1880491a4883653b9b195d958a7cf18d38"
"@bldrs-ai/conway@./bldrs-ai-conway-0.1.408.tgz":
version "0.1.408"
resolved "./bldrs-ai-conway-0.1.408.tgz#5d5efd3f1ade98580f4f8a8b71f8d40f3e05e649"
dependencies:
buffer "^6.0.3"
gl-matrix "^3.4.3"
Expand Down

0 comments on commit 0c2f88b

Please sign in to comment.