Skip to content

Commit

Permalink
meta: update types property package.json (#14909)
Browse files Browse the repository at this point in the history
  • Loading branch information
WikiRik committed Aug 19, 2022
1 parent 5a257bc commit 7eacb9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -17,7 +17,7 @@
},
"homepage": "https://sequelize.org/",
"main": "./lib/index.js",
"types": "./types",
"types": "./types/index.d.ts",
"type": "commonjs",
"exports": {
".": {
Expand Down

0 comments on commit 7eacb9d

Please sign in to comment.