Describe the bug
Current API version (https://api.mchacks.ca) does not match the package version.
To Reproduce
Go to the website. Shows 2.5.0
Expected behavior
Should show 3.0.0
This is because we read file: VERSION, but update version number in package.json. We should read from package.json.