MInor updates

This commit is contained in:
schmelczerandras 2020-10-25 16:32:36 +01:00
parent 15b04cad2d
commit 26d014d061
7 changed files with 17 additions and 15 deletions

View file

@ -1,6 +1,5 @@
{
"name": "sdf-2d-demo",
"version": "0.0.0",
"description": "Some simple demos to showcase the possibilities of this library.",
"private": true,
"main": "index.html",
@ -45,7 +44,7 @@
"resolve-url-loader": "^3.1.1",
"sass": "^1.26.3",
"sass-loader": "^9.0.3",
"sdf-2d": "^0.6.0",
"sdf-2d": "^0.6.2",
"source-map-loader": "^1.1.0",
"svg-url-loader": "^6.0.0",
"terser-webpack-plugin": "^2.3.8",