Skip to content

Commit 0739906

Browse files
fix: remove redundant config options and clean up README
1 parent d9f7782 commit 0739906

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-in-app-devtools",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "In-app debugging tool for React Native development. Monitor network requests, WebSocket events, console logs, and analytics in real-time with a beautiful UI. Zero configuration, error-safe, and TypeScript support.",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/src/index.d.ts",

0 commit comments

Comments
 (0)