Update packages and remove the instrument step (#854)
* several updates * avoid the instrumented step in tests
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* globals seAlert */
|
||||
import SvgCanvas from '@svgedit/svgcanvas'
|
||||
import { isChrome } from '../common/browser.js'
|
||||
import { isChrome } from '@svgedit/svgcanvas/common/browser.js'
|
||||
|
||||
const { $id, $click, convertUnit, isValidUnit } = SvgCanvas
|
||||
const homePage = 'https://github.com/SVG-Edit/svgedit'
|
||||
|
||||
Reference in New Issue
Block a user