Skip to content

Commit

Permalink
set type commonjs
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinigami92 committed Mar 1, 2024
1 parent 62e1761 commit 1a4cdfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"bin": {
"node-pg-migrate": "bin/node-pg-migrate.js"
},
"type": "commonjs",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 1a4cdfc

Please sign in to comment.