Skip to content

Commit

Permalink
Update exports (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
katamartin authored Jan 14, 2024
1 parent ee6a672 commit 480dc2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/ndarray/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"sideEffects": false,
"exports": {
".": {
"types": "./index.js",
"import": "./index.js"
"types": "./src/index.ts",
"import": "./src/index.ts"
}
},
"dependencies": {
Expand Down

0 comments on commit 480dc2c

Please sign in to comment.