Update package.json

This commit is contained in:
lowlighter
2021-06-07 19:55:01 +02:00
parent ffde3d5cd9
commit 235903527c
2 changed files with 40 additions and 2 deletions

View File

@@ -69,6 +69,7 @@
"transform": {}
},
"optionalDependencies": {
"gifencoder": "^2.0.1"
"gifencoder": "^2.0.1",
"utf-8-validate": "^5.0.5"
}
}