update package version to 3.7.2

This commit is contained in:
Suren Atoyan 2020-12-05 21:51:29 +04:00
parent 1a8f69eac0
commit 6d15e264f8
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
### Versions
## 3.7.2
###### *Dec 5, 2020*
-package: add react/react-dom 17 version as a peer dependency
## 3.7.1
###### *Nov 29, 2020*

View File

@ -1,6 +1,6 @@
{
"name": "@monaco-editor/react",
"version": "3.7.1",
"version": "3.7.2",
"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",