Browse Source

changed project name, version; fixed airport picker loading behind map

master
Spencer Flagg 3 years ago
parent
commit
d9c7339cca
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      package.json

+ 2
- 2
package.json View File

@ -1,6 +1,6 @@
{
"name": "flylocal-v5-nuxt",
"version": "1.0.0",
"name": "flylocal",
"version": "5.0.2.1",
"private": true,
"scripts": {
"dev": "nuxt",

Loading…
Cancel
Save