@codingame/monaco-languageclient-react
Advanced tools
Comparing version 5.0.2 to 5.0.3
{ | ||
"name": "@codingame/monaco-languageclient-react", | ||
"version": "5.0.2", | ||
"version": "5.0.3", | ||
"description": "Monaco Editor React component", | ||
@@ -36,5 +36,8 @@ "scripts": { | ||
"@babel/runtime": "7.18.9", | ||
"@codingame/commitlint-config-codingame": "^1.0.3", | ||
"@codingame/eslint-config": "^1.1.6", | ||
"@codingame/eslint-config-react": "^1.0.1", | ||
"@codingame/semantic-release-config": "^1.2.0", | ||
"@codingame/tsconfig": "^1.1.0", | ||
"@commitlint/cli": "^17.3.0", | ||
"@types/deep-equal": "^1.0.1", | ||
@@ -41,0 +44,0 @@ "@types/react": "17.0.40", |
17879
30