Add leaflet.js
Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/5824420f Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/5824420f Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/5824420f Branch: refs/heads/master Commit: 5824420f2cc246992869bc6bb1d91eb1a2daf9f6 Parents: 87c7496 Author: Michael Joyce <[email protected]> Authored: Wed Jul 16 13:10:08 2014 -0700 Committer: Michael Joyce <[email protected]> Committed: Wed Jul 16 13:10:08 2014 -0700 ---------------------------------------------------------------------- ocw-ui/frontend-new/bower.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/climate/blob/5824420f/ocw-ui/frontend-new/bower.json ---------------------------------------------------------------------- diff --git a/ocw-ui/frontend-new/bower.json b/ocw-ui/frontend-new/bower.json index 67ae403..c1b2af8 100644 --- a/ocw-ui/frontend-new/bower.json +++ b/ocw-ui/frontend-new/bower.json @@ -10,7 +10,8 @@ "angular-cookies": "1.2.16", "angular-animate": "1.2.16", "angular-route": "1.2.16", - "angular-ui-router": "angular-ui/ui-router#~0.2.10" + "angular-ui-router": "angular-ui/ui-router#~0.2.10", + "leaflet": "~0.7.3" }, "devDependencies": { "angular-mocks": "1.2.16",
