We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ce0ded commit ac61117Copy full SHA for ac61117
1 file changed
package.json
@@ -25,7 +25,9 @@
25
"test/index.js",
26
"dist",
27
"bin",
28
- "lib"
+ "lib",
29
+ "worker.js",
30
+ "worker.min.js"
31
],
32
"dependencies": {
33
"@strc/utf16-to-any-base": "^1.0.0",
0 commit comments