Skip to content

Commit

Permalink
[core] Add types to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
HaNdTriX committed Jan 13, 2023
1 parent 8c7f96b commit d5e3382
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -3,6 +3,7 @@
"version": "0.3.0",
"description": "Serve your Next.js app inside Electron using a custom scheme.",
"main": "index.js",
"types": "index.d.ts",
"repository": "https://github.com/HaNdTriX/next-electron-server",
"author": "handtrix <handtrix@gmail.com>",
"license": "MIT",
Expand Down

0 comments on commit d5e3382

Please sign in to comment.