build for 8.2.0

This commit is contained in:
Anton Lavrenov 2021-09-23 16:26:07 -05:00
parent 3172490ee1
commit a0ed92da73
3 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@
: {};
const Konva$2 = {
_global: glob,
version: '8.1.4',
version: '8.2.0',
isBrowser: detectBrowser(),
isUnminified: /param/.test(function (param) { }.toString()),
dblClickWindow: 400,

2
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.4",
"version": "8.2.0",
"author": "Anton Lavrenov",
"files": [
"README.md",