build for 8.3.11

This commit is contained in:
Anton Lavrenov 2022-08-05 11:13:31 -05:00
parent 478d5b9dd1
commit 100065271e
3 changed files with 5 additions and 5 deletions

View File

@ -5,7 +5,7 @@
})(this, (function () { 'use strict'; })(this, (function () { 'use strict';
/* /*
* Konva JavaScript Framework v8.3.10 * Konva JavaScript Framework v8.3.11
* http://konvajs.org/ * http://konvajs.org/
* Licensed under the MIT * Licensed under the MIT
* Date: Fri Aug 05 2022 * Date: Fri Aug 05 2022
@ -35,7 +35,7 @@
: {}; : {};
const Konva$2 = { const Konva$2 = {
_global: glob, _global: glob,
version: '8.3.10', version: '8.3.11',
isBrowser: detectBrowser(), isBrowser: detectBrowser(),
isUnminified: /param/.test(function (param) { }.toString()), isUnminified: /param/.test(function (param) { }.toString()),
dblClickWindow: 400, 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", "name": "konva",
"version": "8.3.10", "version": "8.3.11",
"author": "Anton Lavrenov", "author": "Anton Lavrenov",
"files": [ "files": [
"README.md", "README.md",