There was an error while loading. Please reload this page.
1 parent d8094c8 commit d4c17c4Copy full SHA for d4c17c4
package.json
@@ -24,5 +24,8 @@
24
},
25
"scripts": {
26
"test": "standard && tape test"
27
+ },
28
+ "dependencies": {
29
+ "through2": "^2.0.3"
30
}
31
yarn.lock
@@ -1766,7 +1766,7 @@ text-table@~0.2.0:
1766
version "0.2.0"
1767
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
1768
1769
-through2@^2.0.0:
+through2@^2.0.0, through2@^2.0.3:
1770
version "2.0.3"
1771
resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.3.tgz#0004569b37c7c74ba39c43f3ced78d1ad94140be"
1772
dependencies:
0 commit comments