build for 8.1.3

This commit is contained in:
Anton Lavrenov 2021-08-04 18:36:19 +07:00
parent 7df803c13e
commit 90db1508a4
3 changed files with 5 additions and 5 deletions

View File

@ -5,7 +5,7 @@
}(this, (function () { 'use strict';
/*
* Konva JavaScript Framework v8.1.2
* Konva JavaScript Framework v8.1.3
* http://konvajs.org/
* Licensed under the MIT
* Date: Wed Aug 04 2021
@ -35,7 +35,7 @@
: {};
const Konva$2 = {
_global: glob,
version: '8.1.2',
version: '8.1.3',
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.1.2",
"version": "8.1.3",
"author": "Anton Lavrenov",
"files": [
"README.md",