Updated PixiJS.
This commit is contained in:
parent
2a7f76ed8d
commit
85e7da252f
6
package-lock.json
generated
6
package-lock.json
generated
@ -3584,9 +3584,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pixi.js": {
|
"pixi.js": {
|
||||||
"version": "4.8.6",
|
"version": "4.8.7",
|
||||||
"resolved": "https://registry.npmjs.org/pixi.js/-/pixi.js-4.8.6.tgz",
|
"resolved": "https://registry.npmjs.org/pixi.js/-/pixi.js-4.8.7.tgz",
|
||||||
"integrity": "sha512-+p6njU8rPfCN+e/KVYYQlbA8smKSauWfoBeqCskZmax9FqYYLyQwMsXnF8f6h/++xSbrIe5LxgxX7Wl8jHVvkQ==",
|
"integrity": "sha512-mx7YbHPkkWoj8FT3qBMkieAjBuuJ4yZWU7rq9NnCSUGpNrVlocrW179xrJQPVR2Q7JZ73ZGTwH7NOUZ9wgh7wA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"bit-twiddle": "^1.0.2",
|
"bit-twiddle": "^1.0.2",
|
||||||
"earcut": "^2.1.4",
|
"earcut": "^2.1.4",
|
||||||
|
@ -36,7 +36,7 @@
|
|||||||
"pixi-filters": "^2.7.1",
|
"pixi-filters": "^2.7.1",
|
||||||
"pixi-particles": "^4.0.1",
|
"pixi-particles": "^4.0.1",
|
||||||
"pixi-projection": "^0.2.6",
|
"pixi-projection": "^0.2.6",
|
||||||
"pixi.js": "^4.8.6",
|
"pixi.js": "^4.8.7",
|
||||||
"propagating-hammerjs": "^1.4.6"
|
"propagating-hammerjs": "^1.4.6"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user