mirror of
https://github.com/maputnik/editor.git
synced 2026-07-24 23:07:29 +00:00
Revert package-lock.json update and build against node:10
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM nodesource/xenial:6.1.0
|
FROM node:10
|
||||||
|
|
||||||
EXPOSE 8888
|
EXPOSE 8888
|
||||||
|
|
||||||
|
|||||||
Generated
+4604
-4223
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -35,8 +35,8 @@
|
|||||||
"mapbox-gl": "^0.47.0",
|
"mapbox-gl": "^0.47.0",
|
||||||
"mapbox-gl-inspect": "^1.3.1",
|
"mapbox-gl-inspect": "^1.3.1",
|
||||||
"maputnik-design": "github:maputnik/design",
|
"maputnik-design": "github:maputnik/design",
|
||||||
"ol-mapbox-style": "^3.1.0",
|
|
||||||
"ol": "^5.2.0",
|
"ol": "^5.2.0",
|
||||||
|
"ol-mapbox-style": "^3.1.0",
|
||||||
"prop-types": "^15.6.0",
|
"prop-types": "^15.6.0",
|
||||||
"react": "^16.3.2",
|
"react": "^16.3.2",
|
||||||
"react-aria-menubutton": "^5.1.1",
|
"react-aria-menubutton": "^5.1.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user