Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nclslbrn authored Jun 14, 2024
1 parent 7f9b989 commit a3f50ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"deploy": "npm publish",
"demo:dev": "vite demo/ --host",
"demo:build": "tsc && vite build demo/",
"dependencies": "yarn dlx @yarnpkg/sdks base"
"neovimLSP": "yarn dlx @yarnpkg/sdks base"
},
"description": "Write (SVG) text with JavaScript",
"keywords": [
Expand Down

0 comments on commit a3f50ae

Please sign in to comment.