diff --git a/server/utils/bootcamps.json b/server/utils/bootcamps.json index 3a1a7959bf..c9895932f6 100644 --- a/server/utils/bootcamps.json +++ b/server/utils/bootcamps.json @@ -1,23 +1,5 @@ -[{ - "name": "App Academy", - "cost": "18000", - "weeks": "12", - "finance": false, - "housing": "500", - "cities": [ - "new-york-city", - "san-francisco" - ] -}, { - "name": "Viking Code School", - "cost": "18000", - "weeks": "14", - "housing": "0", - "finance": false, - "cities": [ - "online" - ] -}, { +[ +{ "name": "Hack Reactor", "cost": "17780", "housing": "500",