fix: lock autocomplete version (#149)

#148
This commit is contained in:
Alan.He
2024-01-17 15:00:13 -08:00
committed by GitHub
parent 975e6a9917
commit 2473d223ae
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"version": "0.0.1-rc.6",
"license": "MIT",
"dependencies": {
"@withfig/autocomplete": "^2.633.0",
"@withfig/autocomplete": "2.648.2",
"ajv": "^8.12.0",
"ansi-escapes": "^6.2.0",
"ansi-styles": "^6.2.1",
+1 -1
View File
@@ -34,7 +34,7 @@
},
"homepage": "https://github.com/microsoft/inshellisense#readme",
"dependencies": {
"@withfig/autocomplete": "^2.633.0",
"@withfig/autocomplete": "2.648.2",
"ajv": "^8.12.0",
"ansi-escapes": "^6.2.0",
"ansi-styles": "^6.2.1",