aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslomo <steve.harrison@gmx.net>2011-01-21 18:43:32 +0100
committerslomo <steve.harrison@gmx.net>2011-01-21 18:43:32 +0100
commitad3ec61d44eb08f089d67a51906e7d1d0662808e (patch)
tree900346bf66c4c01d3430b5539fb906f9a2c1187c
parentdda92dc140c951b7511937e5927e783f47b347cf (diff)
downloadosm-xapi-ad3ec61d44eb08f089d67a51906e7d1d0662808e.tar.gz
osm-xapi-ad3ec61d44eb08f089d67a51906e7d1d0662808e.tar.xz
osm-xapi-ad3ec61d44eb08f089d67a51906e7d1d0662808e.zip
added package.json
-rw-r--r--src/nodejs/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nodejs/package.json b/src/nodejs/package.json
index cbe341f..ca196f4 100644
--- a/src/nodejs/package.json
+++ b/src/nodejs/package.json
@@ -7,5 +7,6 @@
{ "pg" : "*"
, "clutch" : "*"
, "xmlbuilder" : "*"
+ , "log4js" : "*"
}
}