aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2019-01-30 00:58:11 -0500
committerDeterminant <ted.sybil@gmail.com>2019-01-30 00:58:11 -0500
commit00f036861c73f72f8863cbc2259b440ca1344df1 (patch)
treeb98450bf4f453bb79df7075336da9ccb5baed170 /package-lock.json
parentd9720829424f01bedfd2edc5cb6682c820566a2b (diff)
re-organize the code
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json13
1 files changed, 4 insertions, 9 deletions
diff --git a/package-lock.json b/package-lock.json
index a4822e3..91d6f99 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5886,8 +5886,7 @@
},
"ansi-regex": {
"version": "2.1.1",
- "bundled": true,
- "optional": true
+ "bundled": true
},
"aproba": {
"version": "1.2.0",
@@ -6252,8 +6251,7 @@
},
"safe-buffer": {
"version": "5.1.1",
- "bundled": true,
- "optional": true
+ "bundled": true
},
"safer-buffer": {
"version": "2.1.2",
@@ -6301,7 +6299,6 @@
"strip-ansi": {
"version": "3.0.1",
"bundled": true,
- "optional": true,
"requires": {
"ansi-regex": "^2.0.0"
}
@@ -6340,13 +6337,11 @@
},
"wrappy": {
"version": "1.0.2",
- "bundled": true,
- "optional": true
+ "bundled": true
},
"yallist": {
"version": "3.0.2",
- "bundled": true,
- "optional": true
+ "bundled": true
}
}
},