globbed-webpack-entries-plugin
Advanced tools
Comparing version 1.0.2 to 1.0.3
const glob = require('glob'); | ||
const globBase = require('glob-base'); | ||
const path = require('path'); | ||
@@ -4,0 +5,0 @@ let directories = []; |
{ | ||
"author": "George Gooding <george@nettsentrisk.no>", | ||
"dependencies": { | ||
"glob": "^7.1.2", | ||
"glob": "^7.1.3", | ||
"glob-base": "^0.3.0" | ||
@@ -16,3 +16,3 @@ }, | ||
"repository": "https://github.com/Nettsentrisk/globbed-webpack-entries-plugin", | ||
"version": "1.0.2" | ||
} | ||
"version": "1.0.3" | ||
} |
2494
41
Updatedglob@^7.1.3