Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

updating packages #52

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
language: node_js
node_js:
- '8'
- '12.16.2'
cache:
directories:
- node_modules
- .next/cache
branches:
only:
- production
Expand Down
9,146 changes: 4,694 additions & 4,452 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"font-awesome": "^4.7.0",
"glyphicons": "^0.2.0",
"leaflet": "^1.5.1",
"mapbox-gl": "^0.47.0",
"next": "^6.1.2",
"mapbox-gl": "^1.9.0",
"next": "9.3.4",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-fontawesome": "^1.6.1",
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes