1
0
mirror of https://github.com/konvajs/konva.git synced 2025-04-05 20:48:28 +08:00

build for 8.2.2

This commit is contained in:
Anton Lavrenov 2021-10-06 09:19:38 -05:00
parent ab1e4f078b
commit ad1bdefe85
3 changed files with 5 additions and 5 deletions

View File

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