Skip to content

Commit e0b534f

Browse files
committed
build: drop unused through2 dependency
1 parent 926d42c commit e0b534f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
"author": "Michael Weibel <michael.weibel@gmail.com>",
3333
"contributors": [
3434
"M. Adam Kendall <akendall@devis.com>",
35-
"Jussi Kalliokoski <jussi.kalliokoski@gmail.com>"
35+
"Jussi Kalliokoski <jussi.kalliokoski@gmail.com>",
36+
"Michael Jones <mdeanjones@gmail.com>"
3637
],
3738
"license": "MIT",
3839
"readmeFilename": "README.md",
3940
"dependencies": {
4041
"fast-glob": "^3.2.11",
41-
"through2": "^2.0.3",
4242
"yargs": "^16.2.0"
4343
},
4444
"devDependencies": {

0 commit comments

Comments
 (0)