mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 20:48:28 +08:00
build for 2.1.5
This commit is contained in:
parent
e58102466c
commit
e2652589cf
4
konva.js
4
konva.js
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Konva JavaScript Framework v2.1.4
|
||||
* Konva JavaScript Framework v2.1.5
|
||||
* http://konvajs.github.io/
|
||||
* Licensed under the MIT
|
||||
* Date: Fri Jun 15 2018
|
||||
@ -21,7 +21,7 @@
|
||||
|
||||
var Konva = {
|
||||
// public
|
||||
version: '2.1.4',
|
||||
version: '2.1.5',
|
||||
|
||||
// private
|
||||
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",
|
||||
"version": "2.1.4",
|
||||
"version": "2.1.5",
|
||||
"author": "Anton Lavrenov",
|
||||
"files": [
|
||||
"README.md",
|
||||
|
Loading…
Reference in New Issue
Block a user