mirror of
https://github.com/konvajs/konva.git
synced 2026-01-22 21:02:26 +08:00
modules fixes
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"types",
|
||||
"lib"
|
||||
],
|
||||
"main": "./lib/Full.js",
|
||||
"main": "./lib/index.js",
|
||||
"typings": "./types/index.d.ts",
|
||||
"scripts": {
|
||||
"start": "npm run watch & gulp",
|
||||
|
||||
Reference in New Issue
Block a user