mirror of
https://github.com/suren-atoyan/monaco-react.git
synced 2026-01-25 16:02:35 +00:00
package: update version to 3.2.1
This commit is contained in:
parent
e8711ac86b
commit
ea4d3c0633
@ -1,5 +1,10 @@
|
||||
### Versions
|
||||
|
||||
## 3.2.1
|
||||
###### *Mar 31, 2020*
|
||||
|
||||
- types: fix monaco.config types
|
||||
|
||||
## 3.2.0
|
||||
###### *Mar 31, 2020*
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@monaco-editor/react",
|
||||
"version": "3.2.0",
|
||||
"version": "3.2.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