[Groonga-commit] groonga/express-kotoumi [master] Workaround: add "msgpack" to the dependencies, because it is required by fluent-logger.

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Jan 10 15:57:35 JST 2013


YUKI Hiroshi	2013-01-10 15:57:35 +0900 (Thu, 10 Jan 2013)

  New Revision: 6adea1f57eca12545bd2a3a8b9c9e2d7f8261aae
  https://github.com/groonga/express-kotoumi/commit/6adea1f57eca12545bd2a3a8b9c9e2d7f8261aae

  Log:
    Workaround: add "msgpack" to the dependencies, because it is required by fluent-logger.

  Modified files:
    package.json

  Modified: package.json (+2 -1)
===================================================================
--- package.json    2013-01-10 15:32:07 +0900 (01837e6)
+++ package.json    2013-01-10 15:57:35 +0900 (31c795f)
@@ -18,7 +18,8 @@
     "jade": "*",
     "fluent-logger": "*",
     "socket.io": "*",
-    "express-resource": "*"
+    "express-resource": "*",
+    "msgpack": "*"
   },
   "devDependencies": {
     "chai": "*",
-------------- next part --------------
HTML����������������������������...
Download 



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