webpack-build-report
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "webpack-build-report", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Build a report file after a Webpack build", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -1,2 +0,2 @@ | ||
"use stric" | ||
"use strict" | ||
@@ -3,0 +3,0 @@ const colors = require('colors') |
7138