This commit is contained in:
github-actions
2022-12-13 22:25:19 +00:00
parent 40f84a8d8a
commit 5c052e96a8
5 changed files with 13 additions and 13 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "browser-playground",
"version": "0.1.51",
"version": "0.1.52",
"description": "",
"private": true,
"main": "index.js",
"type": "module",
"dependencies": {
"@github/actions-languageserver": "^0.1.51",
"@github/actions-languageserver": "^0.1.52",
"monaco-editor-webpack-plugin": "^7.0.1",
"monaco-editor-workers": "^0.34.2",
"monaco-languageclient": "^4.0.3",