Skip to content

Commit b707580

Browse files
authored
@vscode/l10n is a runtime dependency (#1096)
1 parent 27a1230 commit b707580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"url": "https://github.com/redhat-developer/yaml-language-server.git"
2828
},
2929
"dependencies": {
30+
"@vscode/l10n": "^0.0.9",
3031
"ajv": "^8.17.1",
3132
"ajv-draft-04": "^1.0.0",
3233
"lodash": "4.17.21",
@@ -48,7 +49,6 @@
4849
"@types/sinon-chai": "^3.2.5",
4950
"@typescript-eslint/eslint-plugin": "^5.38.0",
5051
"@typescript-eslint/parser": "^5.38.0",
51-
"@vscode/l10n": "^0.0.9",
5252
"@vscode/l10n-dev": "^0.0.35",
5353
"chai": "^4.2.0",
5454
"coveralls": "3.1.1",

0 commit comments

Comments
 (0)