1.0.1 now with main and types entries

This commit is contained in:
Nathan Shively-Sanders
2019-02-15 10:56:11 -08:00
committed by Andrew Branch
parent 5bcf58ed3e
commit 90cc1b80d7

View File

@@ -1,8 +1,10 @@
{
"name": "definitelytyped-header-parser",
"author": "Nathan Shively-Sanders <nathansa@microsoft.com> (http://github.com/Microsoft/definitelytyped-header-parser)",
"version": "1.0.0",
"version": "1.0.1",
"description": "",
"main": "index.js",
"types": "index.d.ts",
"files": [
"index.d.ts",
"index.js"