Switch to tap
This commit is contained in:
2
dist/npmts.plugins.js
vendored
2
dist/npmts.plugins.js
vendored
@@ -15,8 +15,6 @@ const path = require("path");
|
||||
exports.path = path;
|
||||
const smartcli = require("smartcli");
|
||||
exports.smartcli = smartcli;
|
||||
const smartcov = require("smartcov");
|
||||
exports.smartcov = smartcov;
|
||||
const smartenv = require("smartenv");
|
||||
exports.smartenv = smartenv;
|
||||
const smartfile = require("smartfile");
|
||||
|
||||
Reference in New Issue
Block a user