[Groonga-commit] groonga/gcs at 3f028e9 [master] Drop Node.js 0.6 or earlier

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Mar 2 16:45:29 JST 2014


Kouhei Sutou	2014-03-02 16:45:29 +0900 (Sun, 02 Mar 2014)

  New Revision: 3f028e9f454a59b5f702e41c785d350108578019
  https://github.com/groonga/gcs/commit/3f028e9f454a59b5f702e41c785d350108578019

  Message:
    Drop Node.js 0.6 or earlier

  Modified files:
    package.json

  Modified: package.json (+1 -1)
===================================================================
--- package.json    2014-03-02 16:43:54 +0900 (ec52706)
+++ package.json    2014-03-02 16:45:29 +0900 (07608de)
@@ -51,6 +51,6 @@
   },
   "main": "./lib/server",
   "engines": {
-    "node": "~ 0.6.12"
+    "node": ">= 0.8"
   }
 }
-------------- next part --------------
HTML����������������������������...
Download 



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