Update sdf-2d

This commit is contained in:
schmelczerandras 2020-10-27 11:11:21 +01:00
parent c9eae3adeb
commit 99d923c221
2 changed files with 1 additions and 2 deletions

View file

@ -47,7 +47,7 @@
"resolve-url-loader": "^3.1.1",
"sass": "^1.27.0",
"sass-loader": "^8.0.2",
"sdf-2d": "^0.6.2",
"sdf-2d": "^0.6.3",
"shared": "file:../shared",
"socket.io-client": "^2.3.1",
"socket.io-msgpack-parser": "^2.0.0",

View file

@ -44,7 +44,6 @@ export const startAnimation = async (
{
shadowTraceCount: 16,
paletteSize: settings.palette.length,
//enableStopwatch: true,
},
{
colorPalette: settings.palette,