mirror of
https://github.com/suren-atoyan/monaco-react.git
synced 2026-01-18 15:54:45 +00:00
update version to 1.0.5
This commit is contained in:
parent
bca7e8d7ac
commit
7da7ded43f
@ -1,5 +1,10 @@
|
||||
### Versions
|
||||
|
||||
## 1.0.5
|
||||
###### *July 19, 2019*
|
||||
|
||||
- Add a possibility to interact with Editor before it is mounted
|
||||
|
||||
## 1.0.4
|
||||
###### *July 13, 2019*
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@monaco-editor/react",
|
||||
"version": "1.0.4",
|
||||
"version": "1.0.5",
|
||||
"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