Skip to content

Commit

Permalink
Set project for publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
smartclash committed Aug 17, 2020
1 parent c872819 commit ae4893f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
{
"name": "jest-runner-tsd",
"version": "1.0.0",
"description": "Custom jest runner to test typscript typings",
"description": "A Jest runner that tests typescript typings using tsd under the hood",
"main": "src/index.js",
"license": "MIT",
"repository": "MLH-Fellowship/jest-runner-tsd",
"contributors": [
"Karan Sanjeev Nair <yo@alphaman.me> (https://alphaman.me)",
"Saurabh Agarwala <saur.agarwala@gmail.com>"
],
"dependencies": {
"create-jest-runner": "^0.6.0",
"jest-docblock": "^26.0.0",
Expand Down

0 comments on commit ae4893f

Please sign in to comment.