[Pkg-javascript-commits] [node-static] 29/151: (dist) remove 'lib' from directories
Tonnerre Lombard
tonnerre-guest at moszumanska.debian.org
Tue Jan 7 23:17:56 UTC 2014
This is an automated email from the git hooks/post-receive script.
tonnerre-guest pushed a commit to branch master
in repository node-static.
commit f48ade04a028ca5e6f086c7474f458c38470ce52
Author: cloudhead <self at cloudhead.net>
Date: Thu Aug 12 12:14:18 2010 -0400
(dist) remove 'lib' from directories
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 9e81543..e82566b 100644
--- a/package.json
+++ b/package.json
@@ -10,6 +10,6 @@
"lib" : "lib",
"main" : "./lib/node-static",
"version" : "0.5.0",
- "directories" : { "lib": "./lib/node-static", "test": "./test" },
+ "directories" : { "test": "./test" },
"engines" : { "node": ">= 0.1.100" }
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-static.git
More information about the Pkg-javascript-commits
mailing list