Skip to content

Commit 262cf5a

Browse files
fix(package): update minimist to version 1.2.2
Closes #51
1 parent 0361f07 commit 262cf5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"glob": "7.1.1",
4343
"lodash": "4.16.6",
4444
"marked": "0.3.6",
45-
"minimist": "1.2.0",
45+
"minimist": "1.2.2",
4646
"postcss-advanced-variables": "1.2.2",
4747
"postcss-loader": "1.1.0",
4848
"prettyjson": "1.1.3",

0 commit comments

Comments
 (0)