add smartanalytics
This commit is contained in:
2
dist/npmts.plugins.js
vendored
2
dist/npmts.plugins.js
vendored
@@ -13,6 +13,8 @@ const projectinfo = require("projectinfo");
|
||||
exports.projectinfo = projectinfo;
|
||||
const path = require("path");
|
||||
exports.path = path;
|
||||
const smartanalytics = require("smartanalytics");
|
||||
exports.smartanalytics = smartanalytics;
|
||||
const smartcli = require("smartcli");
|
||||
exports.smartcli = smartcli;
|
||||
const smartenv = require("smartenv");
|
||||
|
||||
Reference in New Issue
Block a user