Skip to content

Commit

Permalink
chore(devenv): update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Defelo committed Oct 15, 2024
1 parent ed49310 commit 5203b26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .envrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
on_git_branch latest && exit
if has nix; then
use nix -p nodejs_18 nodePackages.volar nodePackages.typescript-language-server
use nix -p nodejs_18 vue-language-server typescript-language-server
fi
layout node

0 comments on commit 5203b26

Please sign in to comment.