Merge remote-tracking branch 'upstream/master' into fix/web-driver-tests-v6

Conflicts:
	package-lock.json
This commit is contained in:
orangemug
2018-01-18 22:59:59 +00:00
5 changed files with 1053 additions and 93 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "maputnik",
"version": "1.0.1",
"version": "1.1.0-beta",
"description": "A MapboxGL visual style editor",
"main": "''",
"scripts": {
@@ -32,7 +32,7 @@
"lodash.clonedeep": "^4.5.0",
"lodash.isequal": "^4.5.0",
"lodash.throttle": "^4.1.1",
"mapbox-gl": "^0.41.0",
"mapbox-gl": "^0.43.0",
"mapbox-gl-inspect": "^1.2.4",
"maputnik-design": "github:maputnik/design",
"mousetrap": "^1.6.1",