Skip to content

Commit

Permalink
* Update conway v0.1.445
Browse files Browse the repository at this point in the history
  • Loading branch information
nickcastel50 committed Feb 27, 2024
1 parent 3fe4fe1 commit 02ad474
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
Binary file removed bldrs-ai-conway-0.1.425.tgz
Binary file not shown.
Binary file added bldrs-ai-conway-0.1.445.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.902",
"version": "1.0.904",
"main": "src/index.jsx",
"license": "MIT",
"homepage": "https://github.com/bldrs-ai/Share",
Expand Down Expand Up @@ -53,7 +53,7 @@
"@babel/plugin-syntax-import-assertions": "7.18.6",
"@babel/preset-env": "7.18.10",
"@babel/preset-react": "7.18.6",
"@bldrs-ai/conway": "./bldrs-ai-conway-0.1.425.tgz",
"@bldrs-ai/conway": "./bldrs-ai-conway-0.1.445.tgz",
"@bldrs-ai/ifclib": "5.3.3",
"@emotion/react": "11.10.0",
"@emotion/styled": "11.10.0",
Expand Down
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-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.445.tgz":
version "0.1.445"
resolved "./bldrs-ai-conway-0.1.445.tgz#035e3fe9f4b364e63b63b4d69c4e102dbf4b66fc"
dependencies:
buffer "^6.0.3"
gl-matrix "^3.4.3"
Expand Down

0 comments on commit 02ad474

Please sign in to comment.