Skip to content

Commit

Permalink
update to 8.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Zyie committed Mar 13, 2024
1 parent 19ed308 commit 7489f4a
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 5 deletions.
21 changes: 17 additions & 4 deletions package-lock.json

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

5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,10 @@
"docsDescription": "API Documentation for UI components made with PixiJS",
"docsKeyword": "PixiJS, UI, components"
},
"peerDependencies": {
"pixi.js": "^8.0.2"
},
"dependencies": {
"pixi.js": "^8.0.1",
"tweedle.js": "^2.1.0",
"typed-signals": "^2.5.0"
},
Expand All @@ -88,6 +90,7 @@
"jest-raw-loader": "^1.0.1",
"lint-staged": "^13.3.0",
"storybook": "7.6.17",
"pixi.js": "^8.0.2",
"typescript": "^5.4.2"
},
"publishConfig": {
Expand Down

0 comments on commit 7489f4a

Please sign in to comment.