Add the "types" string to package.json

This commit is contained in:
August
2019-01-20 07:41:54 -07:00
committed by GitHub
parent 341aae9a57
commit 75fac6ab29

View File

@@ -8,6 +8,7 @@
"files": [ "index.js", "LICENSE" ],
"bugs": { "url": "https://www.github.com/PassTheWessel/larg/issues" },
"homepage": "https://www.github.com/PassTheWessel/larg#readme",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://www.github.com/PassTheWessel/larg"