Skip to content

Commit

Permalink
* update package 0.1.619
Browse files Browse the repository at this point in the history
  • Loading branch information
nickcastel50 committed Sep 11, 2024
1 parent b45cdac commit 93374eb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Binary file added bldrs-ai-conway-0.1.619.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.1095",
"version": "1.0.1096",
"main": "src/index.jsx",
"license": "AGPL-3.0",
"homepage": "https://github.com/bldrs-ai/Share",
Expand Down Expand Up @@ -57,7 +57,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.618.tgz",
"@bldrs-ai/conway": "./bldrs-ai-conway-0.1.619.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 @@ -2078,9 +2078,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.618.tgz":
version "0.1.618"
resolved "./bldrs-ai-conway-0.1.618.tgz#6bc2deb34e5b5ea84fc31b17d4d96497bdf82277"
"@bldrs-ai/conway@./bldrs-ai-conway-0.1.619.tgz":
version "0.1.619"
resolved "./bldrs-ai-conway-0.1.619.tgz#a5ebfb599df6ecb686d5205dde7a9e7eeff17427"
dependencies:
buffer "^6.0.3"
gl-matrix "^3.4.3"
Expand Down

0 comments on commit 93374eb

Please sign in to comment.