build for 8.3.8

This commit is contained in:
Anton Lavrenov 2022-05-05 18:41:40 -05:00
parent f34bbf13f3
commit e5153e3dde
3 changed files with 5 additions and 5 deletions

View File

@ -5,7 +5,7 @@
})(this, (function () { 'use strict';
/*
* Konva JavaScript Framework v8.3.7
* Konva JavaScript Framework v8.3.8
* http://konvajs.org/
* Licensed under the MIT
* Date: Thu May 05 2022
@ -35,7 +35,7 @@
: {};
const Konva$2 = {
_global: glob,
version: '8.3.7',
version: '8.3.8',
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.3.7",
"version": "8.3.8",
"author": "Anton Lavrenov",
"files": [
"README.md",