SiftScience / sift-react-native

React Native Wrapper for Sift iOS and Android SDKs
MIT License
1 stars 12 forks source link

Fix TypeScript typings path #34

Open alula opened 10 months ago

alula commented 10 months ago

Purpose

Fixes TypeScript typings not working, since types field isn't pointing to correct file in final NPM package.

Summary

Fixes types field in package.json to point to correct file. image

Testing

Checklist