mirror of
https://github.com/konvajs/konva.git
synced 2025-12-29 18:34:36 +08:00
optional parent argument for getAbsolutePosition
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
"version": "0.11.0",
|
||||
"author": "Anton Lavrenov",
|
||||
"scripts": {
|
||||
"start": "gulp"
|
||||
"start": "gulp",
|
||||
"full-build": "gulp lint test build"
|
||||
},
|
||||
"devDependencies": {
|
||||
"chai": "3.2.0",
|
||||
|
||||
Reference in New Issue
Block a user