batch-import
Advanced tools
Comparing version 1.2.5 to 1.2.6
@@ -22,3 +22,2 @@ 'use strict'; | ||
try { | ||
console.log($path) | ||
var subPath = fs.readdirSync($path) | ||
@@ -25,0 +24,0 @@ } catch (err) { |
{ | ||
"name": "batch-import", | ||
"version": "1.2.5", | ||
"version": "1.2.6", | ||
"description": "批量加载node.js模块、目录,并转换为对应的JS对象", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
6310
131