now has .git
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
var plugins = {
|
||||
path: require("path"),
|
||||
Q: require("q"),
|
||||
smartfile: require("smartfile")
|
||||
smartfile: require("smartfile"),
|
||||
smartstring: require("smartstring")
|
||||
};
|
||||
|
||||
export = plugins;
|
||||
Reference in New Issue
Block a user