This commit is contained in:
2026-01-16 19:03:27 +01:00
parent 8ad3bbddf7
commit d6d75096a0
3 changed files with 30 additions and 5 deletions

View File

@@ -7,5 +7,9 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
"license": "ISC",
"dependencies": {
"@vue/typescript-plugin": "^3.2.2",
"neovim": "^5.4.0"
}
}