[Groonga-commit] nroonga/nroonga at 5b2bd9e [master] Change supported nodejs

Back to archive index

abetomo null+****@clear*****
Wed Aug 30 13:14:01 JST 2017


abetomo	2017-08-14 15:43:34 +0900 (Mon, 14 Aug 2017)

  New Revision: 5b2bd9e8b4ee1b4fb3d151056f6d2c6bdafa6785
  https://github.com/nroonga/nroonga/commit/5b2bd9e8b4ee1b4fb3d151056f6d2c6bdafa6785

  Merged 2f7c45b: Merge pull request #7 from abetomo/upgrade_node_to_use

  Message:
    Change supported nodejs
    
    https://github.com/nodejs/LTS

  Modified files:
    package.json

  Modified: package.json (+1 -1)
===================================================================
--- package.json    2017-08-14 15:34:00 +0900 (d89540f)
+++ package.json    2017-08-14 15:43:34 +0900 (93c9ad5)
@@ -24,6 +24,6 @@
   },
   "main": "./lib/nroonga",
   "engines": {
-    "node": ">= 0.8.22"
+    "node": ">= 4.0.0"
   }
 }
-------------- next part --------------
HTML����������������������������...
Descargar 



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