mirror of
https://github.com/konvajs/konva.git
synced 2025-06-28 06:24:42 +08:00
build for 8.3.14
This commit is contained in:
parent
fb1e74c10f
commit
b0039a431d
4
konva.js
4
konva.js
@ -5,7 +5,7 @@
|
||||
})(this, (function () { 'use strict';
|
||||
|
||||
/*
|
||||
* Konva JavaScript Framework v8.3.13
|
||||
* Konva JavaScript Framework v8.3.14
|
||||
* http://konvajs.org/
|
||||
* Licensed under the MIT
|
||||
* Date: Wed Nov 09 2022
|
||||
@ -35,7 +35,7 @@
|
||||
: {};
|
||||
const Konva$2 = {
|
||||
_global: glob,
|
||||
version: '8.3.13',
|
||||
version: '8.3.14',
|
||||
isBrowser: detectBrowser(),
|
||||
isUnminified: /param/.test(function (param) { }.toString()),
|
||||
dblClickWindow: 400,
|
||||
|
4
konva.min.js
vendored
4
konva.min.js
vendored
File diff suppressed because one or more lines are too long
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "konva",
|
||||
"version": "8.3.13",
|
||||
"version": "8.3.14",
|
||||
"author": "Anton Lavrenov",
|
||||
"files": [
|
||||
"README.md",
|
||||
|
Loading…
Reference in New Issue
Block a user