Skip to content

Commit

Permalink
Merge pull request #1573 from Fdawgs/patch-1
Browse files Browse the repository at this point in the history
chore(package): explicitly declare js module type
  • Loading branch information
dhensby authored Nov 2, 2023
2 parents dc515bc + 17476b2 commit 1791d2b
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 @@ -23,6 +23,7 @@
],
"version": "9.1.1",
"main": "index.js",
"type": "commonjs",
"repository": "github:tediousjs/node-mssql",
"license": "MIT",
"dependencies": {
Expand Down

0 comments on commit 1791d2b

Please sign in to comment.