Proper Station color averaging

This commit is contained in:
2018-04-14 18:09:25 -04:00
parent 902645d46a
commit 7c488cf2ca
5 changed files with 32 additions and 21 deletions

View File

@@ -43,6 +43,8 @@
},
"dependencies": {
"@types/pixi.js": "^4.7.2",
"pixi.js": "^4.7.1"
"@types/tinycolor2": "^1.4.0",
"pixi.js": "^4.7.1",
"tinycolor2": "^1.4.1"
}
}