Skip to content

Commit 8b23711

Browse files
committed
Add preload.js into NPM package
1 parent 5a4ce3d commit 8b23711

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
@@ -25,7 +25,8 @@
2525
"functions",
2626
"internal",
2727
"ranges",
28-
"index.js"
28+
"index.js",
29+
"preload.js"
2930
],
3031
"tap": {
3132
"check-coverage": true,

0 commit comments

Comments
 (0)