mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 20:48:28 +08:00
build for 8.2.0
This commit is contained in:
parent
3172490ee1
commit
a0ed92da73
2
konva.js
2
konva.js
@ -19,7 +19,7 @@
|
|||||||
: {};
|
: {};
|
||||||
const Konva$2 = {
|
const Konva$2 = {
|
||||||
_global: glob,
|
_global: glob,
|
||||||
version: '8.1.4',
|
version: '8.2.0',
|
||||||
isBrowser: detectBrowser(),
|
isBrowser: detectBrowser(),
|
||||||
isUnminified: /param/.test(function (param) { }.toString()),
|
isUnminified: /param/.test(function (param) { }.toString()),
|
||||||
dblClickWindow: 400,
|
dblClickWindow: 400,
|
||||||
|
2
konva.min.js
vendored
2
konva.min.js
vendored
File diff suppressed because one or more lines are too long
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "konva",
|
"name": "konva",
|
||||||
"version": "8.1.4",
|
"version": "8.2.0",
|
||||||
"author": "Anton Lavrenov",
|
"author": "Anton Lavrenov",
|
||||||
"files": [
|
"files": [
|
||||||
"README.md",
|
"README.md",
|
||||||
|
Loading…
Reference in New Issue
Block a user