Skip to content

Commit

Permalink
Load npm to enable server to see the git revision.
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelklehr committed Jul 8, 2012
1 parent 9ff3aa0 commit af3c57a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/node/hooks/express.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ var express = require('express');
var settings = require('../utils/Settings');
var fs = require('fs');
var path = require('path');
var npm = require("npm/lib/npm.js");
var _ = require("underscore");

var server;
Expand Down

0 comments on commit af3c57a

Please sign in to comment.