diff options
author | yipstanley <stanley_yip@brown.edu> | 2019-03-08 00:24:04 -0500 |
---|---|---|
committer | yipstanley <stanley_yip@brown.edu> | 2019-03-08 00:24:04 -0500 |
commit | 44d254f77ca8cc401e1e3999650b208b44d1a475 (patch) | |
tree | 32771509365c5f1f9f1c6780d21afffc7ac32bbc | |
parent | c469ece08b8df888395b6c1ab8205d3a027853fa (diff) |
asdfjkl
-rw-r--r-- | package-lock.json | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json index 71351c492..af7da5c32 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3360,13 +3360,11 @@ }, "balanced-match": { "version": "1.0.0", - "bundled": true, - "optional": true + "bundled": true }, "brace-expansion": { "version": "1.1.11", "bundled": true, - "optional": true, "requires": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" @@ -3383,8 +3381,7 @@ }, "concat-map": { "version": "0.0.1", - "bundled": true, - "optional": true + "bundled": true }, "console-control-strings": { "version": "1.1.0", @@ -3513,7 +3510,6 @@ "minimatch": { "version": "3.0.4", "bundled": true, - "optional": true, "requires": { "brace-expansion": "^1.1.7" } |