[Groonga-commit] groonga/gcs [master] Run npm shrinkwrap

Back to archive index

null+****@clear***** null+****@clear*****
2012年 7月 17日 (火) 10:29:27 JST


Yoji SHIDARA	2012-07-17 10:29:27 +0900 (Tue, 17 Jul 2012)

  New Revision: 7be4fa8237cb76ba436e73d867fc4e4cc9494040
  https://github.com/groonga/gcs/commit/7be4fa8237cb76ba436e73d867fc4e4cc9494040

  Log:
    Run npm shrinkwrap
    
    This wraps xml2js into npm-shrinkwrap.json.

  Modified files:
    npm-shrinkwrap.json

  Modified: npm-shrinkwrap.json (+9 -1)
===================================================================
--- npm-shrinkwrap.json    2012-07-13 19:06:32 +0900 (8d95a66)
+++ npm-shrinkwrap.json    2012-07-17 10:29:27 +0900 (f609341)
@@ -1,6 +1,6 @@
 {
   "name": "gcs",
-  "version": "1.0.1",
+  "version": "1.1.0",
   "dependencies": {
     "commander": {
       "version": "1.0.0"
@@ -78,6 +78,14 @@
     "dateformat": {
       "version": "1.0.2-1.2.3"
     },
+    "xml2js": {
+      "version": "0.1.14",
+      "dependencies": {
+        "sax": {
+          "version": "0.4.1"
+        }
+      }
+    },
     "chai": {
       "version": "1.1.1"
     },
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



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