mirror of
https://github.com/suren-atoyan/monaco-react.git
synced 2026-01-18 15:54:45 +00:00
update package version to 4.0.4
This commit is contained in:
parent
7653470b10
commit
31be683e21
@ -1,5 +1,10 @@
|
||||
### Versions
|
||||
|
||||
## 4.0.4
|
||||
###### *Jan 18, 2021*
|
||||
|
||||
- package.json: update husky precommit hook to remove lib folder
|
||||
|
||||
## 4.0.3
|
||||
###### *Jan 18, 2021*
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@monaco-editor/react",
|
||||
"version": "4.0.3",
|
||||
"version": "4.0.4",
|
||||
"description": "Monaco Editor for React - use the monaco-editor in any React application without needing to use webpack (or rollup/parcel/etc) configuration files / plugins",
|
||||
"author": "Suren Atoyan <contact@surenatoyan.com>",
|
||||
"main": "lib/cjs/index.js",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user