Add typings to files array

This commit is contained in:
August
2019-02-22 10:10:57 -07:00
committed by GitHub
parent af614c7740
commit eeae84bea8

View File

@@ -9,7 +9,8 @@
"files": [
"LICENSE",
"createRequest.js",
"model/"
"model/",
"index.d.ts"
],
"bugs": {
"url": "https://www.github.com/PassTheWessel/wumpfetch/issues"