mirror of
https://github.com/konvajs/konva.git
synced 2025-10-15 04:14:52 +08:00
build for 8.2.0
This commit is contained in:
2
konva.js
2
konva.js
@@ -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
2
konva.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "konva",
|
||||
"version": "8.1.4",
|
||||
"version": "8.2.0",
|
||||
"author": "Anton Lavrenov",
|
||||
"files": [
|
||||
"README.md",
|
||||
|
Reference in New Issue
Block a user