mirror of
https://github.com/konvajs/konva.git
synced 2025-10-21 19:37:31 +08:00
add funding, enable all tests
This commit is contained in:
14
package.json
14
package.json
@@ -27,6 +27,20 @@
|
||||
"watch": "rollup -c -w",
|
||||
"size": "size-limit"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
"type": "patreon",
|
||||
"url": "https://www.patreon.com/lavrton"
|
||||
},
|
||||
{
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/konva"
|
||||
},
|
||||
{
|
||||
"type": "github",
|
||||
"url": "https://github.com/sponsors/lavrton"
|
||||
}
|
||||
],
|
||||
"size-limit": [
|
||||
{
|
||||
"limit": "47 KB",
|
||||
|
Reference in New Issue
Block a user