Skip to content

Commit 3e32082

Browse files
committed
Update package.json
1 parent 1813afa commit 3e32082

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"version": "4.1.1-development",
44
"description": "This package allows you to accept payment in your react native project using paystack ",
55
"homepage": "https://github.com/just1and0/React-Native-Paystack-WebView#readme",
6-
"main": "production/lib/index.js",
7-
"types": "production/lib/types/index.d.ts",
6+
"main": "./production/lib/index.js",
7+
"types": "./production/lib/types/index.js",
88
"author": "Oluwatobi Shokunbi <[email protected]>",
99
"license": "MIT",
1010
"scripts": {

0 commit comments

Comments
 (0)