Version bump

This commit is contained in:
NWalker4483 2021-06-07 13:48:53 -04:00
parent 869d9eb4a4
commit a28e17b4b2
1 changed files with 2 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "diagram-js-code-editor",
"version": "1.0.5",
"version": "1.0.6",
"description": "A code-editor for diagram-js",
"main": "dist/index.js",
"module": "dist/index.esm.js",
@ -13,8 +13,7 @@
"test": "",
"distro": "run-s build test:build",
"build": "rollup -c",
"test:build": "",
"prepublishOnly": "run-s distro"
"test:build": ""
},
"repository": {
"type": "git",