Skip to content

Commit

Permalink
feat: add reference to definition in package.json (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
orblazer authored and cemremengu committed Feb 14, 2019
1 parent bc29cfc commit 0933066
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "2.3.1",
"description": "Plugin for serving static files as fast as possible.",
"main": "index.js",
"types": "index.d.ts",
"scripts": {
"lint": "npm run lint:standard && npm run lint:typescript",
"lint:standard": "standard | snazzy",
Expand Down

0 comments on commit 0933066

Please sign in to comment.