Skip to content

Commit

Permalink
upgrade @spearwolf/eventize and @spearwolf/signalize
Browse files Browse the repository at this point in the history
  • Loading branch information
spearwolf committed Sep 14, 2023
1 parent 4341607 commit 13d4176
Show file tree
Hide file tree
Showing 4 changed files with 56 additions and 56 deletions.
104 changes: 52 additions & 52 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"@react-three/fiber": "^8.13.4",
"@react-three/test-renderer": "^8.1.5",
"@rollup/plugin-node-resolve": "^15.1.0",
"@spearwolf/eventize": "^2.2.0",
"@spearwolf/signalize": "^0.4.0",
"@spearwolf/eventize": "^3.0.0",
"@spearwolf/signalize": "^0.5.1",
"@types/jest": "^29.5.3",
"@types/node": "^20.4.1",
"@types/react": "^18.2.14",
Expand Down
2 changes: 1 addition & 1 deletion packages/twopoint5d-r3f/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"peerDependencies": {
"@react-three/fiber": "^8.13.0",
"@spearwolf/eventize": "^2.2.0",
"@spearwolf/eventize": "^3.0.0",
"@spearwolf/twopoint5d": "*",
"react": "^18.2.0",
"three": "^0.153",
Expand Down
2 changes: 1 addition & 1 deletion packages/twopoint5d/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"makePackageJson": "node ../../scripts/makePackageJson.mjs"
},
"peerDependencies": {
"@spearwolf/eventize": "^2.2.0",
"@spearwolf/eventize": "^3.0.0",
"three": "^0.153"
},
"rollup": {
Expand Down

0 comments on commit 13d4176

Please sign in to comment.