diff --git a/package.json b/package.json index 6270ef1a..11c47158 100644 --- a/package.json +++ b/package.json @@ -90,10 +90,11 @@ "tomchentw-npm-dev": "^3.3.0" }, "dependencies": { + "babel-runtime": "^6.9.2", "can-use-dom": "^0.1.0", "google-maps-infobox": "^1.1.13", "invariant": "^2.1.1", - "lodash.isequal": "^3.0.4", + "lodash": "^4.13.1", "marker-clusterer-plus": "^2.1.4", "react-prop-types-element-of-type": "^2.1.0", "scriptjs": "^2.5.8",