File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " boost" ,
3
3
"productName" : " Boostnote" ,
4
- "version" : " 0.11.17" ,
4
+ "version" : " 0.11.17" ,
5
5
"main" : " index.js" ,
6
6
"description" : " Boostnote" ,
7
7
"license" : " GPL-3.0" ,
98
98
"mousetrap" : " ^1.6.2" ,
99
99
"mousetrap-global-bind" : " ^1.1.0" ,
100
100
"node-ipc" : " ^8.1.0" ,
101
+ "prettier" : " ^1.18.2" ,
101
102
"prop-types" : " ^15.7.2" ,
102
103
"query-string" : " ^6.5.0" ,
103
104
"raphael" : " ^2.2.7" ,
Original file line number Diff line number Diff line change @@ -7482,6 +7482,11 @@ preserve@^0.2.0:
7482
7482
version "0.2.0"
7483
7483
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"
7484
7484
7485
+ prettier@^1.18.2 :
7486
+ version "1.18.2"
7487
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"
7488
+ integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw==
7489
+
7485
7490
pretty-bytes@^1.0.2 :
7486
7491
version "1.0.4"
7487
7492
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-1.0.4.tgz#0a22e8210609ad35542f8c8d5d2159aff0751c84"
You can’t perform that action at this time.
0 commit comments