added --watch option
This commit is contained in:
3
dist/npmts.plugins.js
vendored
3
dist/npmts.plugins.js
vendored
@@ -16,8 +16,9 @@ exports.lodash = require("lodash");
|
||||
exports.npmextra = require("npmextra");
|
||||
exports.projectinfo = require("projectinfo");
|
||||
exports.path = require("path");
|
||||
exports.Q = require("q");
|
||||
exports.q = require("q");
|
||||
exports.shelljs = require("shelljs");
|
||||
exports.smartchok = require("smartchok");
|
||||
exports.smartcli = require("smartcli");
|
||||
exports.smartcov = require("smartcov");
|
||||
exports.smartenv = require("smartenv");
|
||||
|
||||
Reference in New Issue
Block a user