mirror of
https://github.com/suren-atoyan/monaco-react.git
synced 2026-01-25 16:02:35 +00:00
update version to 2.1.1
This commit is contained in:
parent
5380155ed2
commit
ab6d6820e3
@ -1,5 +1,10 @@
|
||||
### Versions
|
||||
|
||||
## 2.1.1
|
||||
###### *Oct 25, 2019*
|
||||
|
||||
- fix "options" types
|
||||
|
||||
## 2.1.0
|
||||
###### *Oct 25, 2019*
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@monaco-editor/react",
|
||||
"version": "2.1.0",
|
||||
"version": "2.1.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