This commit is contained in:
github-actions
2023-01-10 00:12:40 +00:00
parent 695221622e
commit b02eaa37b2
7 changed files with 34 additions and 34 deletions
+3 -3
View File
@@ -1,12 +1,12 @@
{
"name": "browser-playground",
"version": "0.1.76",
"version": "0.1.77",
"description": "",
"private": true,
"main": "index.js",
"type": "module",
"dependencies": {
"@github/actions-languageserver": "^0.1.76",
"@github/actions-languageserver": "^0.1.77",
"monaco-editor-webpack-plugin": "^7.0.1",
"monaco-editor-workers": "^0.34.2",
"monaco-languageclient": "^4.0.3",
@@ -34,4 +34,4 @@
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.11.1"
}
}
}