Skip to content

Commit b558134

Browse files
committed
fix type check for react-native-cli package
1 parent a72472c commit b558134

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/react-native-cli/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "@bugsnag/react-native-cli",
33
"version": "8.3.2",
44
"description": "A tool to help integrate Bugsnag with a React Native app",
5+
"types": "dist/bin/cli.d.ts",
56
"bin": {
67
"bugsnag-react-native-cli": "bin/cli"
78
},

0 commit comments

Comments
 (0)