Skip to content

Commit

Permalink
Added types parameter in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Trusov committed Jun 11, 2021
1 parent 3674ab9 commit eb55e8f
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": "0.2.1",
"description": "Custom react router switch that allows you to load data before switching the screen",
"main": "dist/index.js",
"types": "index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"prepublish": "cross-env NODE_ENV=production babel ./src --out-dir ./dist -s inline",
Expand Down

0 comments on commit eb55e8f

Please # to comment.