Update dep (#988)

* update and adapt code to latest dependencies

-> need testIsolation to False with the latest Cypress

* need this for CI (bug https://github.com/npm/cli/issues/4828)

* run instrument before test

* fix test

* v7.3.4
This commit is contained in:
JFH
2024-08-18 23:51:28 +02:00
committed by GitHub
parent e81a4f8ba9
commit 0c44b49450
19 changed files with 6031 additions and 6608 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@svgedit/svgcanvas",
"version": "7.2.2",
"version": "7.2.3",
"description": "SVG Canvas",
"main": "dist/svgcanvas.js",
"author": "Narendra Sisodiya",