update JS deps

This commit is contained in:
Sam
2019-12-28 22:08:10 +01:00
parent 51860a1484
commit 4500732a0e
3 changed files with 2404 additions and 1718 deletions

View File

@ -10,7 +10,7 @@ const getFileSize = fileSize => {
)
}
export const version = '0.2.2-beta' // version stored in 'utils' for now
export const version = '0.2.3-beta' // version stored in 'utils' for now
export const apiUrl = `${process.env.REACT_APP_API_URL}/api/`
/* prettier-ignore */
export const thunderforestApiKey = `${