Skip to content

Commit cdad054

Browse files
authored
fix(language-tools): infer typescript version from lockfile (#20)
* fix(language-tools): infer typescript version from lockfile
1 parent 43d37fa commit cdad054

File tree

3 files changed

+250
-337
lines changed

3 files changed

+250
-337
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"cac": "^6.7.14",
4949
"execa": "^9.5.1",
5050
"node-fetch": "^3.3.2",
51-
"verdaccio": "^5.33.0",
51+
"verdaccio": "^6.0.5",
5252
"verdaccio-auth-memory": "^10.2.2"
5353
},
5454
"devDependencies": {

0 commit comments

Comments
 (0)