Skip to content

Commit

Permalink
Indicate types file location
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangciwu authored and loilo committed Dec 20, 2019
1 parent ef3686a commit 99c38de
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 @@ -31,6 +31,7 @@
},
"sideEffects": false,
"source": "src/index.js",
"types": "dist/index.d.ts",
"umd:main": "dist/index.umd.js",
"unpkg": "dist/index.umd.js"
}

0 comments on commit 99c38de

Please sign in to comment.