Skip to content

Commit

Permalink
chore: add types location to package.json
Browse files Browse the repository at this point in the history
refs #48
  • Loading branch information
fczbkk committed Jan 24, 2021
1 parent 9116825 commit ac1b827
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 @@ -6,6 +6,7 @@
"author": "Riki Fridrich <riki@fczbkk.com> (http://fczbkk.com)",
"license": "MIT",
"main": "build/index.js",
"types": "types/index.d.ts",
"scripts": {
"test": "karma start ./tools/karma.conf.js",
"dev": "npm run test -- --no-single-run --auto-watch",
Expand Down

0 comments on commit ac1b827

Please sign in to comment.