Update pricing.json
This commit is contained in:
parent
dec2fd1b6e
commit
1f3a48c2c8
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
"starterKit": {
|
||||
"name": "Starter Kit",
|
||||
"description": "Best option for DIY projects",
|
||||
"price": "$49",
|
||||
"price": "49",
|
||||
"cents": ".00",
|
||||
"billingFrequency": "USD / monthly",
|
||||
"features": [
|
||||
|
@ -23,7 +23,7 @@
|
|||
"professionalToolbox": {
|
||||
"name": "Professional Toolbox",
|
||||
"description": "Best for large scale uses",
|
||||
"price": "$89",
|
||||
"price": "89",
|
||||
"cents": ".00",
|
||||
"billingFrequency": "USD / monthly",
|
||||
"features": [
|
||||
|
|
Loading…
Add table
Reference in a new issue