[Groonga-commit] groonga/gcs [master] Work with Node.js 0.6.12

Back to archive index

null+****@clear***** null+****@clear*****
2012年 7月 3日 (火) 16:39:46 JST


Kouhei Sutou	2012-07-03 16:39:46 +0900 (Tue, 03 Jul 2012)

  New Revision: 16efdd1a9c52d40ae657d5fe56aeeeb37d7a65d3
  https://github.com/groonga/gcs/commit/16efdd1a9c52d40ae657d5fe56aeeeb37d7a65d3

  Log:
    Work with Node.js 0.6.12
    
    Node.js 0.6.12 is bundled in Ubuntu 12.04 LTS.

  Modified files:
    package.json

  Modified: package.json (+2 -2)
===================================================================
--- package.json    2012-07-03 01:05:02 +0900 (f6c186d)
+++ package.json    2012-07-03 16:39:46 +0900 (ac412e9)
@@ -18,7 +18,7 @@
   },
   "dependencies": {
     "commander": "",
-    "nroonga": "0.1.6",
+    "nroonga": "0.1.9",
     "express": "2.5.10",
     "jsdeferred": "",
     "mkdirp": "",
@@ -35,6 +35,6 @@
   },
   "main": "./lib/server",
   "engines": {
-    "node": "~ 0.6.18"
+    "node": "~ 0.6.12"
   }
 }
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



Groonga-commit メーリングリストの案内
Back to archive index