Skip to content

Commit

Permalink
feat(package.json): add babel-runtime and lodash to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tomchentw committed May 30, 2016
1 parent f2b242a commit 5e37d3c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 5e37d3c

Please sign in to comment.