Publish v8.6.1

This commit is contained in:
jos 2020-02-17 20:10:23 +01:00
parent 3ad5c9f9c1
commit f6152c2103
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.1
## 2020-02-17, version 8.6.1
- Fix #908: editor throwing an exception when switching from `'preview'`
to `'code'` mode.

2
package-lock.json generated
View File

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

View File

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