Skip to content

Commit f64c206

Browse files
committed
added streams.cjs
1 parent 613160b commit f64c206

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"file.d.ts",
1111
"index.js",
1212
"index.d.ts",
13-
"from.d.ts"
13+
"from.d.ts",
14+
"streams.cjs"
1415
],
1516
"scripts": {
1617
"lint": "xo test.js",

0 commit comments

Comments
 (0)