We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2766606 commit e4a3c8fCopy full SHA for e4a3c8f
package.json
@@ -82,6 +82,7 @@
82
"import": "./dist/index.mjs",
83
"require": "./dist/index.js",
84
"types": "./dist/index.d.ts"
85
- }
+ },
86
+ "./register": "./register.js"
87
}
88
0 commit comments