Fix EventManager failure under node (#403)

This commit is contained in:
Xiaoji Chen 2017-11-10 04:16:47 -08:00 committed by GitHub
parent 37ec42e4fe
commit 1025f6e66e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@
"immutable": "*",
"mapbox-gl": "0.40.1",
"math.gl": ">= 1.0.0-alpha.8",
"mjolnir.js": ">=0.4.0",
"mjolnir.js": ">=0.4.1",
"prop-types": "^15.5.7",
"viewport-mercator-project": ">= 4.2.0-alpha.2"
},