mirror of
https://github.com/suren-atoyan/monaco-react.git
synced 2026-01-25 16:02:35 +00:00
update package version to 3.7.5
This commit is contained in:
parent
56ab883c50
commit
911ea6fc2c
@ -1,5 +1,10 @@
|
||||
### Versions
|
||||
|
||||
## 3.7.5
|
||||
###### *Jan 3, 2021*
|
||||
|
||||
- utilities (monaco): fix `state-local` import
|
||||
|
||||
## 3.7.4
|
||||
###### *Dec 16, 2020*
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@monaco-editor/react",
|
||||
"version": "3.7.4",
|
||||
"version": "3.7.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",
|
||||
"author": "Suren Atoyan <contact@surenatoyan.com>",
|
||||
"main": "lib/index.js",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user