Skip to content

Commit

Permalink
Merge pull request #26 from ubiquity-os/development
Browse files Browse the repository at this point in the history
fix: remove type module for package
  • Loading branch information
gentlementlegen authored Nov 10, 2024
2 parents 3643c66 + 004e173 commit 9889af1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Binary file modified bun.lockb
Binary file not shown.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"engines": {
"node": ">=20.10.0"
},
"type": "module",
"module": "dist/index.mjs",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit 9889af1

Please sign in to comment.