mirror of
https://github.com/suren-atoyan/monaco-react.git
synced 2026-01-18 15:54:45 +00:00
update version to 3.5.1
This commit is contained in:
parent
3694326262
commit
4eef9581d1
@ -1,5 +1,10 @@
|
||||
### Versions
|
||||
|
||||
## 3.5.1
|
||||
###### *July 30, 2020*
|
||||
|
||||
- utilities (monaco): correct config obj name
|
||||
|
||||
## 3.5.0
|
||||
###### *July 30, 2020*
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@monaco-editor/react",
|
||||
"version": "3.5.0",
|
||||
"version": "3.5.1",
|
||||
"description": "Monaco editor wrapper for easy/one-line integration with React applications (e.g. powered by create-react-app) without need of webpack configuration files",
|
||||
"main": "lib/index.js",
|
||||
"module": "lib/index.js",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user