This commit is contained in:
github-actions
2022-12-08 18:46:40 +00:00
parent c32f41d50d
commit 78182b3bba
5 changed files with 13 additions and 13 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "browser-playground",
"version": "1.0.0",
"version": "0.1.41",
"description": "",
"private": true,
"main": "index.js",
"type": "module",
"dependencies": {
"@github/actions-languageserver": "*",
"@github/actions-languageserver": "^0.1.41",
"monaco-editor-webpack-plugin": "^7.0.1",
"monaco-editor-workers": "^0.34.2",
"monaco-languageclient": "^4.0.3",