Skip to content

Commit

Permalink
fix: add types to package.json (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
SantiMA10 authored and bcarroll22 committed May 23, 2019
1 parent 5813dc8 commit 5d03b64
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 @@ -3,6 +3,7 @@
"version": "0.0.0-semantically-released",
"description": "Custom jest matchers to test the state of React Native",
"main": "dist/index.js",
"types": "extend-expect.d.ts",
"scripts": {
"commit": "git-cz",
"commit:add": "git add .",
Expand Down

0 comments on commit 5d03b64

Please sign in to comment.