File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -487,7 +487,7 @@ const client = createClient({
487487<summary ><a href =" #browser " >🔗</a > Client usage in browser</summary >
488488
489489``` html
490- <!doctype html>
490+ <!DOCTYPE html>
491491<html >
492492 <head >
493493 <meta charset =" utf-8" />
Original file line number Diff line number Diff line change 148148 "koa" : " ^2.14.2" ,
149149 "koa-mount" : " ^4.0.0" ,
150150 "node-fetch" : " ^3.3.1" ,
151- "prettier" : " ^3.0.0 " ,
151+ "prettier" : " ^2.8.8 " ,
152152 "rollup" : " ^3.26.2" ,
153153 "rollup-plugin-gzip" : " ^3.1.0" ,
154154 "semantic-release" : " ^21.0.7" ,
Original file line number Diff line number Diff line change 1- <!doctype html>
1+ <!DOCTYPE html>
22< html lang ="en ">
33 < head >
44 < meta charset ="UTF-8 " />
Original file line number Diff line number Diff line change @@ -8629,7 +8629,7 @@ __metadata:
86298629 koa: ^2.14.2
86308630 koa-mount: ^4.0.0
86318631 node-fetch: ^3.3.1
8632- prettier: ^3.0.0
8632+ prettier: ^2.8.8
86338633 rollup: ^3.26.2
86348634 rollup-plugin-gzip: ^3.1.0
86358635 semantic-release: ^21.0.7
@@ -12277,12 +12277,12 @@ __metadata:
1227712277 languageName: node
1227812278 linkType: hard
1227912279
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 "
1228312283 bin:
12284- prettier: bin/ prettier.cjs
12285- checksum: 6a832876a1552dc58330d2467874e5a0b46b9ccbfc5d3531eb69d15684743e7f83dc9fbd202db6270446deba9c82b79d24383d09924c462b457136a759425e33
12284+ prettier: bin- prettier.js
12285+ checksum: b49e409431bf129dd89238d64299ba80717b57ff5a6d1c1a8b1a28b590d998a34e083fa13573bc732bb8d2305becb4c9a4407f8486c81fa7d55100eb08263cf8
1228612286 languageName: node
1228712287 linkType: hard
1228812288
You can’t perform that action at this time.
0 commit comments