build for 7.2.1

This commit is contained in:
Anton Lavrenov
2020-12-07 11:18:59 -05:00
parent 5a799a3acf
commit 47eb7ea631
3 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
}(this, (function () { 'use strict';
/*
* Konva JavaScript Framework v7.2.0
* Konva JavaScript Framework v7.2.1
* http://konvajs.org/
* Licensed under the MIT
* Date: Mon Dec 07 2020
@@ -76,7 +76,7 @@
: {};
var Konva = {
_global: glob,
version: '7.2.0',
version: '7.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": "7.2.0",
"version": "7.2.1",
"author": "Anton Lavrenov",
"files": [
"README.md",