build for 8.2.1

This commit is contained in:
Anton Lavrenov
2021-09-24 06:39:48 -05:00
parent 011ca46535
commit 79e8595f38
3 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
})(this, (function () { 'use strict';
/*
* Konva JavaScript Framework v8.2.0
* Konva JavaScript Framework v8.2.1
* http://konvajs.org/
* Licensed under the MIT
* Date: Fri Sep 24 2021
@@ -35,7 +35,7 @@
: {};
const Konva$2 = {
_global: glob,
version: '8.2.0',
version: '8.2.1',
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.2.0",
"version": "8.2.1",
"author": "Anton Lavrenov",
"files": [
"README.md",