From f7ebf474006cca055ec0424909c36a44c6f67fff Mon Sep 17 00:00:00 2001 From: xdan Date: Tue, 7 May 2024 02:16:42 +0300 Subject: [PATCH] New version 1.0.10 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7678733..4f19843 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "jodit-examples", - "version": "1.0.9", + "version": "1.0.10", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "jodit-examples", - "version": "1.0.9", + "version": "1.0.10", "license": "MIT", "dependencies": { "jodit-pro-react": "^4.0.21", diff --git a/package.json b/package.json index 15da919..6d4b2d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jodit-examples", - "version": "1.0.9", + "version": "1.0.10", "description": "Jodit Examples", "main": "index.js", "scripts": {