mirror of
https://github.com/Wessel/wumpfetch.git
synced 2026-07-23 08:37:10 +02:00
Add typings to files array
This commit is contained in:
@@ -9,7 +9,8 @@
|
|||||||
"files": [
|
"files": [
|
||||||
"LICENSE",
|
"LICENSE",
|
||||||
"createRequest.js",
|
"createRequest.js",
|
||||||
"model/"
|
"model/",
|
||||||
|
"index.d.ts"
|
||||||
],
|
],
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://www.github.com/PassTheWessel/wumpfetch/issues"
|
"url": "https://www.github.com/PassTheWessel/wumpfetch/issues"
|
||||||
|
|||||||
Reference in New Issue
Block a user