Skip to content

Commit 664c452

Browse files
authored
ci(renovate): Rename log-plugin to log (#2122)
1 parent 82fa1e1 commit 664c452

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.changes/config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"dependencies": [
5757
"barcode-scanner",
5858
"biometric",
59-
"log-plugin",
59+
"log",
6060
"cli",
6161
"clipboard-manager",
6262
"dialog",
@@ -217,7 +217,7 @@
217217
"path": "./plugins/localhost",
218218
"manager": "rust"
219219
},
220-
"log-plugin": {
220+
"log": {
221221
"path": "./plugins/log",
222222
"manager": "rust"
223223
},

0 commit comments

Comments
 (0)