Skip to content

Commit e4a3c8f

Browse files
committed
/register
1 parent 2766606 commit e4a3c8f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@
8282
"import": "./dist/index.mjs",
8383
"require": "./dist/index.js",
8484
"types": "./dist/index.d.ts"
85-
}
85+
},
86+
"./register": "./register.js"
8687
}
8788
}

0 commit comments

Comments
 (0)