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": {
|
||||
"version": "4.8.6",
|
||||
"resolved": "https://registry.npmjs.org/pixi.js/-/pixi.js-4.8.6.tgz",
|
||||
"integrity": "sha512-+p6njU8rPfCN+e/KVYYQlbA8smKSauWfoBeqCskZmax9FqYYLyQwMsXnF8f6h/++xSbrIe5LxgxX7Wl8jHVvkQ==",
|
||||
"version": "4.8.7",
|
||||
"resolved": "https://registry.npmjs.org/pixi.js/-/pixi.js-4.8.7.tgz",
|
||||
"integrity": "sha512-mx7YbHPkkWoj8FT3qBMkieAjBuuJ4yZWU7rq9NnCSUGpNrVlocrW179xrJQPVR2Q7JZ73ZGTwH7NOUZ9wgh7wA==",
|
||||
"requires": {
|
||||
"bit-twiddle": "^1.0.2",
|
||||
"earcut": "^2.1.4",
|
||||
|
@ -36,7 +36,7 @@
|
||||
"pixi-filters": "^2.7.1",
|
||||
"pixi-particles": "^4.0.1",
|
||||
"pixi-projection": "^0.2.6",
|
||||
"pixi.js": "^4.8.6",
|
||||
"pixi.js": "^4.8.7",
|
||||
"propagating-hammerjs": "^1.4.6"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user