Skip to content

Commit

Permalink
feat(types): add types to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
briancaffey committed Dec 3, 2022
1 parent 3668240 commit d5a301a
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 @@ -2,6 +2,7 @@
"name": "pulumi-aws-django",
"type": "module",
"main": "./bin/index.js",
"types": "./bin/index.d.ts",
"devDependencies": {
"@types/node": "^14"
},
Expand Down

0 comments on commit d5a301a

Please sign in to comment.