Skip to content

Commit

Permalink
fix(pkg): specify typings correctly (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
P0lip authored and billiegoose committed Aug 29, 2019
1 parent 4bb6701 commit 97b161c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,5 +114,6 @@
},
"release": {
"extends": "@stoplight/scripts/release"
}
},
"typings": "src/index.d.ts"
}

0 comments on commit 97b161c

Please sign in to comment.