Skip to content

Commit

Permalink
add @robotlegsjs/eventemitter3 as dependency and @pixi packages as de…
Browse files Browse the repository at this point in the history
…v dependencies
  • Loading branch information
tiagoschenkel committed May 11, 2022
1 parent 90ac494 commit 5618787
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions packages/pixi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
},
"dependencies": {
"@robotlegsjs/core": "^3.0.0",
"@robotlegsjs/eventemitter3": "^3.0.0",
"tslib": "^2.3.0"
},
"peerDependencies": {
Expand All @@ -69,6 +70,14 @@
},
"devDependencies": {
"@jsdevtools/coverage-istanbul-loader": "^3.0.5",
"@pixi/constants": "^6.3.2",
"@pixi/core": "^6.3.2",
"@pixi/display": "^6.3.2",
"@pixi/math": "^6.3.2",
"@pixi/runner": "^6.3.2",
"@pixi/settings": "^6.3.2",
"@pixi/ticker": "^6.3.2",
"@pixi/utils": "^6.3.2",
"@rushstack/eslint-config": "^2.3.4",
"@types/bluebird": "^3.5.36",
"@types/chai": "^4.2.21",
Expand Down

0 comments on commit 5618787

Please sign in to comment.