adjust pricing

This commit is contained in:
Asim Aslam
2021-06-08 09:47:44 +01:00
parent 47ceb4b2de
commit 702fda8269
10 changed files with 26 additions and 26 deletions

View File

@@ -3,9 +3,9 @@
"icon": "📦",
"category": "storage",
"pricing": {
"Db.Create": 100,
"Db.Read": 100,
"Db.Update": 100,
"Db.Delete": 100
"Db.Create": 1,
"Db.Read": 1,
"Db.Update": 1,
"Db.Delete": 1
}
}