build for 9.0.0

This commit is contained in:
Anton Lavrenov 2023-04-14 10:09:53 -05:00
parent 055260c17f
commit 43b84deccc
3 changed files with 5 additions and 5 deletions

View File

@ -5,7 +5,7 @@
})(this, (function () { 'use strict';
/*
* Konva JavaScript Framework v8.4.3
* Konva JavaScript Framework v9.0.0
* http://konvajs.org/
* Licensed under the MIT
* Date: Fri Apr 14 2023
@ -35,7 +35,7 @@
: {};
const Konva$2 = {
_global: glob,
version: '8.4.3',
version: '9.0.0',
isBrowser: detectBrowser(),
isUnminified: /param/.test(function (param) { }.toString()),
dblClickWindow: 400,

4
konva.min.js vendored

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
{
"name": "konva",
"version": "8.4.3",
"version": "9.0.0",
"author": "Anton Lavrenov",
"files": [
"README.md",