Skip to content

Commit

Permalink
Add main field to package.json (#4)
Browse files Browse the repository at this point in the history

Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
  • Loading branch information
felixfbecker and sindresorhus committed Feb 19, 2019
1 parent e8a7923 commit 8e17a46
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 @@ -9,6 +9,7 @@
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"main": "tsconfig.json",
"engines": {
"node": ">=6"
},
Expand Down

0 comments on commit 8e17a46

Please sign in to comment.