mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-12-26 19:10:36 +01:00
Revert package-lock.json update and build against node:10
This commit is contained in:
parent
6b890d162a
commit
158153e366
3 changed files with 4606 additions and 4225 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM nodesource/xenial:6.1.0
|
||||
FROM node:10
|
||||
|
||||
EXPOSE 8888
|
||||
|
||||
|
|
8827
package-lock.json
generated
8827
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -35,8 +35,8 @@
|
|||
"mapbox-gl": "^0.47.0",
|
||||
"mapbox-gl-inspect": "^1.3.1",
|
||||
"maputnik-design": "github:maputnik/design",
|
||||
"ol-mapbox-style": "^3.1.0",
|
||||
"ol": "^5.2.0",
|
||||
"ol-mapbox-style": "^3.1.0",
|
||||
"prop-types": "^15.6.0",
|
||||
"react": "^16.3.2",
|
||||
"react-aria-menubutton": "^5.1.1",
|
||||
|
|
Loading…
Reference in a new issue