File tree Expand file tree Collapse file tree 2 files changed +21
-0
lines changed
Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Original file line number Diff line number Diff line change 1414 "license" : " MIT" ,
1515 "devDependencies" : {
1616 "cross-env" : " ^3.1.4" ,
17+ "devtron" : " ^1.4.0" ,
1718 "electron" : " ^1.4.15" ,
1819 "electron-builder" : " ^11.4.4"
1920 },
Original file line number Diff line number Diff line change 2020 " 7zip-bin-mac" " ^1.0.1"
2121 " 7zip-bin-win" " ^2.0.2"
2222
23+ accessibility-developer-tools@^2.11.0 :
24+ version "2.11.0"
25+ resolved "https://registry.yarnpkg.com/accessibility-developer-tools/-/accessibility-developer-tools-2.11.0.tgz#2b669c802671672aed5c61c42a782082a2fc7d2c"
26+
2327ansi-align@^1.1.0 :
2428 version "1.1.0"
2529 resolved "https://registry.yarnpkg.com/ansi-align/-/ansi-align-1.1.0.tgz#2f0c1658829739add5ebb15e6b0c6e3423f016ba"
@@ -307,6 +311,14 @@ delayed-stream@~1.0.0:
307311 version "1.0.0"
308312 resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619"
309313
314+ devtron :
315+ version "1.4.0"
316+ resolved "https://registry.yarnpkg.com/devtron/-/devtron-1.4.0.tgz#b5e748bd6e95bbe70bfcc68aae6fe696119441e1"
317+ dependencies :
318+ accessibility-developer-tools "^2.11.0"
319+ highlight.js "^9.3.0"
320+ humanize-plus "^1.8.1"
321+
310322dot-prop@^3.0.0 :
311323 version "3.0.0"
312324 resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-3.0.0.tgz#1b708af094a49c9a0e7dbcad790aba539dac1177"
@@ -617,6 +629,10 @@ hawk@~3.1.3:
617629 hoek "2.x.x"
618630 sntp "1.x.x"
619631
632+ highlight.js@^9.3.0 :
633+ version "9.9.0"
634+ resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.9.0.tgz#b9995dcfdc2773e307a34f0460d92b9a474782c0"
635+
620636621637 version "2.16.3"
622638 resolved "https://registry.yarnpkg.com/hoek/-/hoek-2.16.3.tgz#20bb7403d3cea398e91dc4710a8ff1b8274a25ed"
@@ -637,6 +653,10 @@ http-signature@~1.1.0:
637653 jsprim "^1.2.2"
638654 sshpk "^1.7.0"
639655
656+ humanize-plus@^1.8.1 :
657+ version "1.8.2"
658+ resolved "https://registry.yarnpkg.com/humanize-plus/-/humanize-plus-1.8.2.tgz#a65b34459ad6367adbb3707a82a3c9f916167030"
659+
640660imurmurhash@^0.1.4 :
641661 version "0.1.4"
642662 resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
You can’t perform that action at this time.
0 commit comments