Skip to content

Commit

Permalink
Bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtiomTr committed Nov 15, 2024
1 parent 3c9b945 commit 2e51cb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/stocked/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"import": "./dist/index.js"
},
"require": {
"types": "./dist/types.d.cts",
"types": "./dist/index.d.cts",
"require": "./dist/index.cjs"
}
},
Expand Down

0 comments on commit 2e51cb1

Please sign in to comment.