File tree Expand file tree Collapse file tree 4 files changed +6
-22
lines changed
Expand file tree Collapse file tree 4 files changed +6
-22
lines changed Original file line number Diff line number Diff line change 11{
2- "url" : " https://github.com/jhen0409/react-native-debugger/releases/download/v0.10.6 /rn-debugger-macos-x64.zip" ,
3- "name" : " v0.10.6 " ,
4- "notes" : " 1. Fix runtime error when opening a window with empty Electron config \n 2. Update Electron to v7.1.9 "
2+ "url" : " https://github.com/jhen0409/react-native-debugger/releases/download/v0.10.7 /rn-debugger-macos-x64.zip" ,
3+ "name" : " v0.10.7 " ,
4+ "notes" : " 1. Fix `Requiring unknown module \" 0 \" ` error "
55}
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-debugger" ,
3- "version" : " 0.10.6 " ,
3+ "version" : " 0.10.7 " ,
44 "productName" : " React Native Debugger" ,
55 "description" : " The standalone app for React Native Debugger, with React DevTools / Redux DevTools" ,
66 "main" : " main.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-debugger" ,
3- "version" : " 0.10.6 " ,
3+ "version" : " 0.10.7 " ,
44 "productName" : " React Native Debugger In Dev" ,
55 "description" : " The standalone app for React Native Debugger, with React DevTools / Redux DevTools" ,
66 "main" : " electron/main.js" ,
Original file line number Diff line number Diff line change @@ -7608,22 +7608,6 @@ node-notifier@^5.2.1:
76087608 shellwords "^0.1.1"
76097609 which "^1.3.0"
76107610
7611- node-pre-gyp@* :
7612- version "0.14.0"
7613- resolved "https://registry.yarnpkg.com/node-pre-gyp/-/node-pre-gyp-0.14.0.tgz#9a0596533b877289bcad4e143982ca3d904ddc83"
7614- integrity sha512-+CvDC7ZttU/sSt9rFjix/P05iS43qHCOOGzcr3Ry99bXG7VX953+vFyEuph/tfqoYu8dttBkE86JSKBO2OzcxA==
7615- dependencies :
7616- detect-libc "^1.0.2"
7617- mkdirp "^0.5.1"
7618- needle "^2.2.1"
7619- nopt "^4.0.1"
7620- npm-packlist "^1.1.6"
7621- npmlog "^4.0.2"
7622- rc "^1.2.7"
7623- rimraf "^2.6.1"
7624- semver "^5.3.0"
7625- tar "^4.4.2"
7626-
76277611node-pre-gyp@^0.12.0 :
76287612 version "0.12.0"
76297613 resolved "https://registry.yarnpkg.com/node-pre-gyp/-/node-pre-gyp-0.12.0.tgz#39ba4bb1439da030295f899e3b520b7785766149"
@@ -10565,7 +10549,7 @@ tar-stream@^1.5.0:
1056510549 to-buffer "^1.1.1"
1056610550 xtend "^4.0.0"
1056710551
10568- tar@^4, tar@^4.4.12, tar@^4.4.2 :
10552+ tar@^4, tar@^4.4.12 :
1056910553 version "4.4.13"
1057010554 resolved "https://registry.yarnpkg.com/tar/-/tar-4.4.13.tgz#43b364bc52888d555298637b10d60790254ab525"
1057110555 integrity sha512-w2VwSrBoHa5BsSyH+KxEqeQBAllHhccyMFVHtGtdMpF4W7IRWfZjFiQceJPChOeTsSDVUpER2T8FA93pr0L+QA==
You can’t perform that action at this time.
0 commit comments