Skip to content

Commit 0933066

Browse files
orblazercemremengu
authored andcommitted
feat: add reference to definition in package.json (#97)
1 parent bc29cfc commit 0933066

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "2.3.1",
44
"description": "Plugin for serving static files as fast as possible.",
55
"main": "index.js",
6+
"types": "index.d.ts",
67
"scripts": {
78
"lint": "npm run lint:standard && npm run lint:typescript",
89
"lint:standard": "standard | snazzy",

0 commit comments

Comments
 (0)