mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 18:46:08 +08:00
update konva-node version
This commit is contained in:
parent
aaeaafbd34
commit
89e33a29c6
@ -1,12 +1,19 @@
|
||||
{
|
||||
"name": "konva-node",
|
||||
"version": "0.5.1",
|
||||
"version": "0.5.2",
|
||||
"description": "Konva framework for NodeJS env",
|
||||
"main": "index.js",
|
||||
"files": ["index.js"],
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
"typings": "./node_modules/konva/konva.d.ts",
|
||||
"scripts": {},
|
||||
"keywords": ["canvas", "animations", "graphic", "html5"],
|
||||
"keywords": [
|
||||
"canvas",
|
||||
"animations",
|
||||
"graphic",
|
||||
"html5"
|
||||
],
|
||||
"author": "Anton Lavrenov",
|
||||
"bugs": {
|
||||
"url": "https://github.com/konvajs/konva/issues"
|
||||
|
Loading…
Reference in New Issue
Block a user