This commit is contained in:
github-actions
2023-03-16 15:03:02 +00:00
parent a50a77fa36
commit e4f0015197
7 changed files with 34 additions and 34 deletions
+3 -3
View File
@@ -1,12 +1,12 @@
{
"name": "browser-playground",
"version": "0.1.167",
"version": "0.1.168",
"description": "",
"private": true,
"main": "index.js",
"type": "module",
"dependencies": {
"@github/actions-languageserver": "^0.1.167",
"@github/actions-languageserver": "^0.1.168",
"monaco-editor-webpack-plugin": "^7.0.1",
"monaco-editor-workers": "^0.34.2",
"monaco-languageclient": "^4.0.3",
@@ -36,4 +36,4 @@
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.11.1"
}
}
}