Refactor usage of EditorState + Add version to editorState + increment editorState to "v2.0.0"
This commit is contained in:
parent
460669987d
commit
afd303f8cb
13 changed files with 136 additions and 179 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "svg-layout-designer-react",
|
||||
"private": true,
|
||||
"version": "v1.0.0",
|
||||
"version": "v2.0.0",
|
||||
"type": "module",
|
||||
"postinstall": "npx patch-package",
|
||||
"scripts": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue