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 14
14
"license" : " MIT" ,
15
15
"devDependencies" : {
16
16
"cross-env" : " ^3.1.4" ,
17
+ "devtron" : " ^1.4.0" ,
17
18
"electron" : " ^1.4.15" ,
18
19
"electron-builder" : " ^11.4.4"
19
20
},
Original file line number Diff line number Diff line change 20
20
" 7zip-bin-mac" " ^1.0.1"
21
21
" 7zip-bin-win" " ^2.0.2"
22
22
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
+
23
27
ansi-align@^1.1.0 :
24
28
version "1.1.0"
25
29
resolved "https://registry.yarnpkg.com/ansi-align/-/ansi-align-1.1.0.tgz#2f0c1658829739add5ebb15e6b0c6e3423f016ba"
@@ -307,6 +311,14 @@ delayed-stream@~1.0.0:
307
311
version "1.0.0"
308
312
resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619"
309
313
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
+
310
322
dot-prop@^3.0.0 :
311
323
version "3.0.0"
312
324
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-3.0.0.tgz#1b708af094a49c9a0e7dbcad790aba539dac1177"
@@ -617,6 +629,10 @@ hawk@~3.1.3:
617
629
hoek "2.x.x"
618
630
sntp "1.x.x"
619
631
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
+
620
636
hoek@2.x.x :
621
637
version "2.16.3"
622
638
resolved "https://registry.yarnpkg.com/hoek/-/hoek-2.16.3.tgz#20bb7403d3cea398e91dc4710a8ff1b8274a25ed"
@@ -637,6 +653,10 @@ http-signature@~1.1.0:
637
653
jsprim "^1.2.2"
638
654
sshpk "^1.7.0"
639
655
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
+
640
660
imurmurhash@^0.1.4 :
641
661
version "0.1.4"
642
662
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
You can’t perform that action at this time.
0 commit comments