You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@climate.apache.org by jo...@apache.org on 2014/07/21 15:24:46 UTC

[10/50] git commit: Add leaflet.js

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 <jo...@apache.org>
Authored: Wed Jul 16 13:10:08 2014 -0700
Committer: Michael Joyce <jo...@apache.org>
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",