Updated PixiJS.

This commit is contained in:
Sebastian Kupke 2019-03-28 09:02:53 +01:00
parent 2a7f76ed8d
commit 85e7da252f
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -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",

View File

@ -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"
}
}