Skip to content

Commit

Permalink
chore!: New sync protocol incompatible with Mapeo Mobile v1 and Deskt…
Browse files Browse the repository at this point in the history
…op v4

BREAKING: This changes the sync protocol, breaking sync with previous versions of Mapeo Mobile and Desktop, updates to multifeed@4
  • Loading branch information
gmaclennan committed Nov 19, 2019
1 parent 97d9bc2 commit e2923a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -94,12 +94,12 @@
"ky": "^0.14.0",
"lodash": "^4.17.4",
"mapbox-gl": "^1.4.1",
"mapeo-server": "^16.1.1",
"mapeo-server": "^17.0.0",
"mapeo-styles": "^3.0.0",
"minimist": "^1.2.0",
"mkdirp": "^0.5.1",
"once": "^1.4.0",
"osm-p2p": "^4.0.0",
"osm-p2p": "^5.1.0",
"osm-p2p-server": "^5.0.0",
"pump": "^1.0.3",
"react": "^16.3.2",
Expand Down

0 comments on commit e2923a3

Please sign in to comment.