Skip to content

Commit

Permalink
please send help
Browse files Browse the repository at this point in the history
  • Loading branch information
ValentinH committed Apr 4, 2024
1 parent 82deecf commit 1aad632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/copy-build-files.js
Expand Up @@ -22,7 +22,7 @@ async function createPackageFile() {
exports: {
'.': {
import: {
types: './index.d.mts',
types: './index.module.d.mts',
default: './index.module.mjs',
},
require: {
Expand Down

0 comments on commit 1aad632

Please sign in to comment.