Revert package-lock.json update and build against node:10

This commit is contained in:
orangemug 2018-10-06 14:42:33 +01:00
parent 6b890d162a
commit 158153e366
3 changed files with 4606 additions and 4225 deletions

View file

@ -1,4 +1,4 @@
FROM nodesource/xenial:6.1.0
FROM node:10
EXPOSE 8888

8827
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -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",