[Groonga-commit] groonga/groonga-admin at f7901c6 [master] Use Angular.js 1.3

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Dec 16 20:51:49 JST 2014


Kouhei Sutou	2014-12-16 20:51:49 +0900 (Tue, 16 Dec 2014)

  New Revision: f7901c6996c27555d16c71a4f16cf29ec29febda
  https://github.com/groonga/groonga-admin/commit/f7901c6996c27555d16c71a4f16cf29ec29febda

  Message:
    Use Angular.js 1.3

  Modified files:
    bower.json

  Modified: bower.json (+11 -12)
===================================================================
--- bower.json    2014-11-28 12:44:41 +0900 (a96f75e)
+++ bower.json    2014-12-16 20:51:49 +0900 (bf89a44)
@@ -5,8 +5,7 @@
   "keywords": [
     "groonga"
   ],
-  "ignore": [
-  ],
+  "ignore": [],
   "authors": [
     {
       "name": "Kouhei Sutou",
@@ -18,22 +17,22 @@
     "url": "https://github.com/groonga/groonga-admin.git"
   },
   "dependencies": {
-    "angular": "~1.2.0",
+    "angular": "~1.3.0",
     "json3": "~3.3.1",
     "es5-shim": "~3.1.0",
     "bootstrap-sass-official": "~3.2.0",
-    "angular-resource": "~1.2.0",
-    "angular-cookies": "~1.2.0",
-    "angular-sanitize": "~1.2.0",
-    "angular-animate": "~1.2.0",
-    "angular-touch": "~1.2.0",
-    "angular-route": "~1.2.0",
-    "angular-ui-bootstrap-bower": "~0.11.0",
+    "angular-resource": "~1.3.0",
+    "angular-cookies": "~1.3.0",
+    "angular-sanitize": "~1.3.0",
+    "angular-animate": "~1.3.0",
+    "angular-touch": "~1.3.0",
+    "angular-route": "~1.3.0",
+    "angular-ui-bootstrap-bower": "~0.12.0",
     "angular-bootstrap-datetimepicker": "~0.3.7"
   },
   "devDependencies": {
-    "angular-mocks": "~1.2.0",
-    "angular-scenario": "~1.2.0"
+    "angular-mocks": "~1.3.0",
+    "angular-scenario": "~1.3.0"
   },
   "appPath": "app"
 }
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index