1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-03 04:10:04 +02:00

bump minimist

This commit is contained in:
s2
2020-03-13 23:12:33 +01:00
parent c2f45abf0f
commit 411fa7ff39
8 changed files with 102 additions and 33 deletions

View File

@@ -1,2 +1,2 @@
var argv = require('../')(process.argv.slice(2));
console.dir(argv);
console.log(argv);