Publish v7.0.4

This commit is contained in:
jos 2019-09-11 16:22:10 +02:00
parent 18f08d3400
commit 97cda1457a
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
https://github.com/josdejong/jsoneditor
## not yet published, version 7.0.4
## 2019-09-11, version 7.0.4
- Fixed #723: schema error popup and color picker not always fully visible.
- Fixed wrong text color in search box when using JSONEditor in combination

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "jsoneditor",
"version": "7.0.3",
"version": "7.0.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "jsoneditor",
"version": "7.0.3",
"version": "7.0.4",
"main": "./index",
"description": "A web-based tool to view, edit, format, and validate JSON",
"tags": [