update prices for new granularity (#173)

This commit is contained in:
Dominic Wong
2021-06-25 11:41:55 +01:00
committed by GitHub
parent 0cc6f20a54
commit f3b9c491d4
22 changed files with 64 additions and 64 deletions

View File

@@ -3,8 +3,8 @@
"icon": "🖼️",
"category": "web",
"pricing": {
"Image.Convert": 100,
"Image.Resize": 100,
"Image.Upload": 100
"Image.Convert": 10000,
"Image.Resize": 10000,
"Image.Upload": 10000
}
}