Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.

Commit

Permalink
fix: fix path for declaration file
Browse files Browse the repository at this point in the history
  • Loading branch information
satya164 committed Sep 13, 2019
1 parent dd8b1ec commit 5c6ff43
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 @@ -5,6 +5,7 @@
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
"react-native": "src/index.tsx",
"types": "lib/typescript/src/index.d.ts",
"files": [
"src",
"lib"
Expand Down

0 comments on commit 5c6ff43

Please sign in to comment.