File tree 4 files changed +9
-9
lines changed
4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -487,7 +487,7 @@ const client = createClient({
487
487
<summary ><a href =" #browser " >🔗</a > Client usage in browser</summary >
488
488
489
489
``` html
490
- <!doctype html>
490
+ <!DOCTYPE html>
491
491
<html >
492
492
<head >
493
493
<meta charset =" utf-8" />
Original file line number Diff line number Diff line change 148
148
"koa" : " ^2.14.2" ,
149
149
"koa-mount" : " ^4.0.0" ,
150
150
"node-fetch" : " ^3.3.1" ,
151
- "prettier" : " ^3.0.0 " ,
151
+ "prettier" : " ^2.8.8 " ,
152
152
"rollup" : " ^3.26.2" ,
153
153
"rollup-plugin-gzip" : " ^3.1.0" ,
154
154
"semantic-release" : " ^21.0.7" ,
Original file line number Diff line number Diff line change 1
- <!doctype html>
1
+ <!DOCTYPE html>
2
2
< html lang ="en ">
3
3
< head >
4
4
< meta charset ="UTF-8 " />
Original file line number Diff line number Diff line change @@ -8629,7 +8629,7 @@ __metadata:
8629
8629
koa: ^2.14.2
8630
8630
koa-mount: ^4.0.0
8631
8631
node-fetch: ^3.3.1
8632
- prettier: ^3.0.0
8632
+ prettier: ^2.8.8
8633
8633
rollup: ^3.26.2
8634
8634
rollup-plugin-gzip: ^3.1.0
8635
8635
semantic-release: ^21.0.7
@@ -12277,12 +12277,12 @@ __metadata:
12277
12277
languageName: node
12278
12278
linkType: hard
12279
12279
12280
- "prettier@npm:^3.0.0 ":
12281
- version: 3.0.0
12282
- resolution: "prettier@npm:3.0.0 "
12280
+ "prettier@npm:^2.8.8 ":
12281
+ version: 2.8.8
12282
+ resolution: "prettier@npm:2.8.8 "
12283
12283
bin:
12284
- prettier: bin/ prettier.cjs
12285
- checksum: 6a832876a1552dc58330d2467874e5a0b46b9ccbfc5d3531eb69d15684743e7f83dc9fbd202db6270446deba9c82b79d24383d09924c462b457136a759425e33
12284
+ prettier: bin- prettier.js
12285
+ checksum: b49e409431bf129dd89238d64299ba80717b57ff5a6d1c1a8b1a28b590d998a34e083fa13573bc732bb8d2305becb4c9a4407f8486c81fa7d55100eb08263cf8
12286
12286
languageName: node
12287
12287
linkType: hard
12288
12288
You can’t perform that action at this time.
0 commit comments