python-codecs: use pillow-simd if possible

This commit is contained in:
Koushik Dutta
2023-03-22 13:15:35 -07:00
parent 2ecf48bc60
commit 771bbd834b
3 changed files with 8 additions and 4 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "@scrypted/python-codecs",
"version": "0.1.16",
"version": "0.1.17",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@scrypted/python-codecs",
"version": "0.1.16",
"version": "0.1.17",
"devDependencies": {
"@scrypted/sdk": "file:../../sdk"
}