mirror of
https://github.com/ozavodny/obsidian-copy-inline-code-plugin.git
synced 2026-07-22 08:10:25 +00:00
chore: fixed wrong version
This commit is contained in:
parent
659b233f24
commit
19daaa894f
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@codemirror/language": "^6.8.0",
|
||||
"@types/node": "^16.111.6",
|
||||
"@types/node": "^16.11.6",
|
||||
"@typescript-eslint/eslint-plugin": "5.29.0",
|
||||
"@typescript-eslint/parser": "5.29.0",
|
||||
"builtin-modules": "3.3.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue