concat-text-webpack-plugin
Advanced tools
Comparing version 0.1.9 to 0.1.10
{ | ||
"name": "concat-text-webpack-plugin", | ||
"version": "0.1.9", | ||
"version": "0.1.10", | ||
"description": "Concatenate and extract text files.", | ||
@@ -10,3 +10,3 @@ "main": "dist/cjs.js", | ||
"engines": { | ||
"node": ">=8 <=14" | ||
"node": ">=8 <=16" | ||
}, | ||
@@ -13,0 +13,0 @@ "scripts": { |
13072