mirror of
https://github.com/Wessel/lumah.git
synced 2026-06-06 03:05:46 +02:00
Add "types" key to package.json
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"author": "Wessel \"wesselgame\" T <discord@go2it.eu>",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"types": "index.d.ts",
|
||||
"files": [ "lib", "LICENSE" ],
|
||||
"bugs": { "url": "https://www.github.com/PassTheWessel/lumah/issues" },
|
||||
"homepage": "https://www.github.com/PassTheWessel/lumah#readme",
|
||||
@@ -14,4 +15,4 @@
|
||||
},
|
||||
"scripts": { "test": "node ./test.js" },
|
||||
"keywords": [ "test", "console", "lumah", "testing", "framework", "async", "lightweight" ]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user