mirror of
https://github.com/billsonnn/nitro-renderer.git
synced 2025-01-18 14:36:26 +01:00
Add dependency
This commit is contained in:
parent
fbb267ff14
commit
cbc9689409
@ -46,6 +46,7 @@
|
||||
"@pixi/sprite-tiling": "~7.2.4",
|
||||
"@pixi/spritesheet": "~7.2.4",
|
||||
"@pixi/text": "~7.2.4",
|
||||
"@pixi/utils": "^7.2.4",
|
||||
"gifuct-js": "^2.1.2",
|
||||
"howler": "^2.2.3",
|
||||
"pako": "^2.0.4"
|
||||
|
@ -406,12 +406,7 @@
|
||||
"@pixi/settings" "7.2.4"
|
||||
"@pixi/utils" "7.2.4"
|
||||
|
||||
"@pixi/tilemap@^4.0.0":
|
||||
version "4.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@pixi/tilemap/-/tilemap-4.0.0.tgz#072ee8359839cf071c439eecde4c06d20a53ef5d"
|
||||
integrity sha512-FJgs8BVCTmTDEmIigDKbdDM6T5OmIrtAAS+Xh082P2t9eXg8FYcgIywrb2JNjP8RYBHJaT3V/X/ZClVFqNjpkg==
|
||||
|
||||
"@pixi/utils@7.2.4":
|
||||
"@pixi/utils@7.2.4", "@pixi/utils@^7.2.4":
|
||||
version "7.2.4"
|
||||
resolved "https://registry.yarnpkg.com/@pixi/utils/-/utils-7.2.4.tgz#9f74e859481e3efbb6e54e524427b39a6d99829c"
|
||||
integrity sha512-VUGQHBOINIS4ePzoqafwxaGPVRTa3oM/mEutIIHbNGI3b+QvSO+1Dnk40M0zcH6Bo+MxQZbOZK5X/wO9oU5+LQ==
|
||||
|
Loading…
Reference in New Issue
Block a user