Skip to content

Commit

Permalink
Merge pull request #35 from Teaduskeskus-AHHAA/master
Browse files Browse the repository at this point in the history
feat: Add exports to package.json
  • Loading branch information
dknight authored Mar 7, 2024
2 parents 410c57e + b0f697b commit 787fbf4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,8 @@
"dependencies": {
"babel-jest": "^29.5.0",
"jest": "^29.5.0"
},
"exports": {
"./dist/*.js": "./dist/*.js"
}
}

0 comments on commit 787fbf4

Please sign in to comment.