Skip to content

Commit

Permalink
Needs to set this, oops
Browse files Browse the repository at this point in the history
  • Loading branch information
djensenius committed Mar 29, 2024
1 parent 859b93b commit 666b98b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "An unofficial nodejs API wrapper for Hyundai bluelink",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"type": "module",
"type": "commonjs",
"types": "dist/index.d.ts",
"scripts": {
"build": "rimraf dist/ && rollup -c rollup.config.js",
Expand Down

0 comments on commit 666b98b

Please sign in to comment.