Skip to content

Commit

Permalink
Add project types reference to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kratos-42 committed Feb 3, 2022
1 parent 6b55127 commit 2a29069
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 @@ -20,6 +20,7 @@
"type": "git",
"url": "https://github.com/seegno/objection-guid.git"
},
"types": "./index.d.ts",
"scripts": {
"changelog": "github_changelog_generator --no-issues --header-label='# Changelog' --future-release=v$npm_config_future_release && sed -i '' -e :a -e '$d;N;2,4ba' -e 'P;D' CHANGELOG.md",
"cover": "jest --coverage --forceExit",
Expand Down

0 comments on commit 2a29069

Please sign in to comment.