Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add missing deps and devDeps #2951

Merged
merged 1 commit into from
Mar 25, 2024
Merged

fix: add missing deps and devDeps #2951

merged 1 commit into from
Mar 25, 2024

Conversation

AviVahl
Copy link
Collaborator

@AviVahl AviVahl commented Mar 24, 2024

code previously got those from 4th+ parties

code previously got those from 4th+ parties
@@ -26,6 +26,9 @@
"vscode-languageserver-textdocument": "^1.0.11",
"vscode-uri": "^3.0.8"
},
"devDependencies": {
"vscode-languageserver-protocol": "^3.17.5"
Copy link
Collaborator Author

@AviVahl AviVahl Mar 24, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this dep is really specific to the language-service, so put it in that package's package.json

@idoros idoros merged commit 3f84955 into master Mar 25, 2024
12 checks passed
@idoros idoros deleted the avi/add-missing-deps branch March 25, 2024 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants