mirror of
https://github.com/konvajs/konva.git
synced 2025-12-21 19:27:08 +08:00
build for 2.2.2
This commit is contained in:
4
konva.js
4
konva.js
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Konva JavaScript Framework v2.2.1
|
* Konva JavaScript Framework v2.2.2
|
||||||
* http://konvajs.github.io/
|
* http://konvajs.github.io/
|
||||||
* Licensed under the MIT
|
* Licensed under the MIT
|
||||||
* Date: Tue Aug 21 2018
|
* Date: Tue Aug 21 2018
|
||||||
@@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
var Konva = {
|
var Konva = {
|
||||||
// public
|
// public
|
||||||
version: '2.2.1',
|
version: '2.2.2',
|
||||||
|
|
||||||
// private
|
// private
|
||||||
stages: [],
|
stages: [],
|
||||||
|
|||||||
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",
|
"name": "konva",
|
||||||
"version": "2.2.1",
|
"version": "2.2.2",
|
||||||
"author": "Anton Lavrenov",
|
"author": "Anton Lavrenov",
|
||||||
"files": [
|
"files": [
|
||||||
"README.md",
|
"README.md",
|
||||||
|
|||||||
Reference in New Issue
Block a user