[Pkg-javascript-commits] [node-compressible] 11/13: revert changes commited to index.js

Leo Iannacone l3on-guest at moszumanska.debian.org
Sat Oct 11 12:41:46 UTC 2014


This is an automated email from the git hooks/post-receive script.

l3on-guest pushed a commit to branch master
in repository node-compressible.

commit 0f4eccfff7f8fae449ab592b70f51d88b2c01186
Author: Leo Iannacone <l3on at ubuntu.com>
Date:   Fri Oct 10 12:59:04 2014 +0200

    revert changes commited to index.js
---
 index.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.js b/index.js
index 3ad72b0..db1955c 100644
--- a/index.js
+++ b/index.js
@@ -8,7 +8,7 @@
  * Module dependencies.
  */
 
-var db = require('mime-types').db
+var db = require('mime-db')
 
 /**
  * Module exports.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-compressible.git



More information about the Pkg-javascript-commits mailing list