Skip to content

Commit

Permalink
fix: add typings
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Nov 24, 2021
1 parent 1238de5 commit fedfeaf
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 @@ -61,5 +61,6 @@
"lint": "eslint ./src ./test && tsc --noEmit",
"test": "NODE_ENV=test nyc ava --verbose --serial"
},
"typings": "./dist/src/index.d.ts",
"version": "1.2.0"
}

0 comments on commit fedfeaf

Please sign in to comment.