mirror of
https://github.com/konvajs/konva.git
synced 2025-06-28 15:23:44 +08:00
build for 1.6.7
This commit is contained in:
parent
2c09691f2a
commit
7c06bfa93b
4
konva.js
4
konva.js
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Konva JavaScript Framework v1.6.6
|
* Konva JavaScript Framework v1.6.7
|
||||||
* http://konvajs.github.io/
|
* http://konvajs.github.io/
|
||||||
* Licensed under the MIT or GPL Version 2 licenses.
|
* Licensed under the MIT or GPL Version 2 licenses.
|
||||||
* Date: Fri Jul 28 2017
|
* Date: Fri Jul 28 2017
|
||||||
@ -38,7 +38,7 @@
|
|||||||
|
|
||||||
var Konva = {
|
var Konva = {
|
||||||
// public
|
// public
|
||||||
version: '1.6.6',
|
version: '1.6.7',
|
||||||
|
|
||||||
// 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": "1.6.6",
|
"version": "1.6.7",
|
||||||
"author": "Anton Lavrenov",
|
"author": "Anton Lavrenov",
|
||||||
"files": [
|
"files": [
|
||||||
"README.md",
|
"README.md",
|
||||||
|
Loading…
Reference in New Issue
Block a user