fis-command-install
Advanced tools
Comparing version 0.1.4 to 0.1.5
@@ -188,3 +188,5 @@ var Promise = require('bluebird'); | ||
} | ||
}); | ||
if (mapping.length) { | ||
mapping.push({ | ||
@@ -204,3 +206,3 @@ reg: /^\/README\.md$/i, | ||
}); | ||
}); | ||
} | ||
@@ -207,0 +209,0 @@ config.mapping = mapping; |
{ | ||
"name": "fis-command-install", | ||
"description": "fis install command.", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"author": "FIS Team <fis@baidu.com>", | ||
@@ -6,0 +6,0 @@ "homepage": "http://fis.baidu.com/", |
41663
947