marmot-release
Advanced tools
Comparing version 1.1.5 to 1.1.6
@@ -18,3 +18,4 @@ 'use strict'; | ||
const extWhiteList = [ | ||
'.html', '.css', '.js', '.otf', | ||
'.html', '.css', '.js', | ||
'.otf', '.woff2', '.woff', '.eot', '.ttf', | ||
'.png', '.jpg', '.json', '.ico', '.svg', | ||
@@ -21,0 +22,0 @@ ]; |
{ | ||
"name": "marmot-release", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"description": "marmot release tool", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
10955
321