File tree Expand file tree Collapse file tree 2 files changed +14
-15
lines changed
Expand file tree Collapse file tree 2 files changed +14
-15
lines changed Original file line number Diff line number Diff line change 11package-lock = false
2- save-prefix = ~
Original file line number Diff line number Diff line change 99 "test" : " test"
1010 },
1111 "dependencies" : {
12- "deep-equal" : " ~ 2.0.1" ,
13- "defined" : " ~ 1.0.0" ,
14- "for-each" : " ~ 0.3.3" ,
15- "function-bind" : " ~ 1.1.1" ,
16- "glob" : " ~ 7.1.6" ,
17- "has" : " ~ 1.0.3" ,
18- "inherits" : " ~ 2.0.4" ,
19- "is-regex" : " ~ 1.0.5" ,
20- "minimist" : " ~ 1.2.0" ,
21- "object-inspect" : " ~ 1.7.0" ,
22- "resolve" : " ~ 1.13.1" ,
23- "resumer" : " ~ 0.0.0" ,
24- "string.prototype.trim" : " ~ 1.2.1" ,
25- "through" : " ~ 2.3.8"
12+ "deep-equal" : " ^ 2.0.1" ,
13+ "defined" : " ^ 1.0.0" ,
14+ "for-each" : " ^ 0.3.3" ,
15+ "function-bind" : " ^ 1.1.1" ,
16+ "glob" : " ^ 7.1.6" ,
17+ "has" : " ^ 1.0.3" ,
18+ "inherits" : " ^ 2.0.4" ,
19+ "is-regex" : " ^ 1.0.5" ,
20+ "minimist" : " ^ 1.2.0" ,
21+ "object-inspect" : " ^ 1.7.0" ,
22+ "resolve" : " ^ 1.13.1" ,
23+ "resumer" : " ^ 0.0.0" ,
24+ "string.prototype.trim" : " ^ 1.2.1" ,
25+ "through" : " ^ 2.3.8"
2626 },
2727 "devDependencies" : {
2828 "concat-stream" : " ^1.6.2" ,
You can’t perform that action at this time.
0 commit comments