Skip to content

Commit

Permalink
chore: export utils and helpers
Browse files Browse the repository at this point in the history
  • Loading branch information
nadilas committed Jun 23, 2024
1 parent e577ee6 commit 6590717
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/ogre/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
"source": "./src/index.ts",
"import": "./lib/index.js",
"require": "./lib/index.js"
}
},
"./lib/*": "./lib/*.js"
},
"type": "module",
"scripts": {
Expand Down

0 comments on commit 6590717

Please sign in to comment.