UNPKG

react-breakpoint-fix

Version:

This package fixes the debug breakpoint issue with react

32 lines (31 loc) 735 B
{ "name": "react-breakpoint-fix", "version": "1.0.7", "description": "This package fixes the debug breakpoint issue with react", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "bin": { "react-breakpoint-fix": "./index.js" }, "keywords": [ "react-breakpoint-fix", "react-breakpoint-issue", "react-debug", "react-debug-fix" ], "repository": { "type": "git", "url": "git+https://github.com/codersera-repo/react-breakpoint-fix.git" }, "author": "", "license": "ISC", "dependencies": { "child_process": "^1.0.2", "fs": "0.0.1-security", "patch-package": "^6.1.2", "path": "^0.12.7", "react-scripts": "^3.0.1" } }