Skip to content

Commit 989b1bd

Browse files
committed
chore(fmt): upgrade dprint config
Signed-off-by: simonsan <[email protected]>
1 parent 9345d4d commit 989b1bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dprint.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"**/*-lock.json"
88
],
99
"plugins": [
10-
"https://plugins.dprint.dev/json-0.17.4.wasm",
11-
"https://plugins.dprint.dev/markdown-0.16.1.wasm",
10+
"https://plugins.dprint.dev/json-0.19.1.wasm",
11+
"https://plugins.dprint.dev/markdown-0.16.3.wasm",
1212
"https://plugins.dprint.dev/toml-0.5.4.wasm"
1313
]
1414
}

0 commit comments

Comments
 (0)