Publish v8.6.0

This commit is contained in:
jos 2020-02-16 10:00:24 +01:00
parent dcc66d5d81
commit 30fcdf5ce8
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
https://github.com/josdejong/jsoneditor
## not yet published, version 8.6.0
## 2020-02-16, version 8.6.0
- Fixed #906: Implemented turning Python objects containing `True`, `False`
and `None` into valid JSON using repair.

2
package-lock.json generated
View File

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

View File

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