This repository was archived by the owner on Apr 16, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +7
-9
lines changed Expand file tree Collapse file tree 3 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 11
11
{% set icon = config.theme.icon.cta %} {%
12
12
include ".icons/" ~ icon ~ ".svg" %}
13
13
</ div >
14
- < div class ="md-source__repository ">
15
- {{ config.extra.cta_text }}
16
- </ div >
14
+ < div class ="md-source__repository "> {{ config.extra.cta_text }}</ div >
17
15
</ a >
18
16
{% endif %}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docs" ,
3
3
"devDependencies" : {
4
- "prettier" : " 2.0.5 " ,
4
+ "prettier" : " 2.2.1 " ,
5
5
"workbox-cli" : " 6.1.2"
6
6
},
7
7
"scripts" : {
Original file line number Diff line number Diff line change @@ -2363,7 +2363,7 @@ __metadata:
2363
2363
version : 0.0.0-use.local
2364
2364
resolution : " docs@workspace:."
2365
2365
dependencies :
2366
- prettier : 2.0.5
2366
+ prettier : 2.2.1
2367
2367
workbox-cli : 6.1.2
2368
2368
languageName : unknown
2369
2369
linkType : soft
@@ -4243,12 +4243,12 @@ fsevents@~2.3.1:
4243
4243
languageName : node
4244
4244
linkType : hard
4245
4245
4246
- " prettier@npm:2.0.5 " :
4247
- version : 2.0.5
4248
- resolution : " prettier@npm:2.0.5 "
4246
+ " prettier@npm:2.2.1 " :
4247
+ version : 2.2.1
4248
+ resolution : " prettier@npm:2.2.1 "
4249
4249
bin :
4250
4250
prettier : bin-prettier.js
4251
- checksum : d249d89361870a29b20e8b268cb09e908490b8c9e21f70393d12a213701f29ba7e95b7f9ce0ad63929c16ce475176742481911737ae3da4a498873e4a3b90990
4251
+ checksum : 92c6c9f4b87eba1f28466edee57dd18c80d00b858edda77d46d1950d20e6e302b68ee255fc91133ba931e63c4577b5ae30da194d9626a8f3c0177778b91bf056
4252
4252
languageName : node
4253
4253
linkType : hard
4254
4254
You can’t perform that action at this time.
0 commit comments