mirror of
https://github.com/konvajs/konva.git
synced 2025-06-28 14:53:09 +08:00
Modify bower.json to meet bower standard as specified at https://docs.google.com/document/d/1APq7oA9tNao1UYWyOm8dKqlRP2blVkROYLZ2fLIjtWc/edit#heading=h.jmmgkr9iuyac
This commit is contained in:
parent
45bc983dfc
commit
ef4333eb52
@ -18,5 +18,5 @@
|
|||||||
"test",
|
"test",
|
||||||
"tests"
|
"tests"
|
||||||
],
|
],
|
||||||
"main": "kinetic.min.js"
|
"main": "kinetic.js"
|
||||||
}
|
}
|
||||||
|
@ -18,5 +18,5 @@
|
|||||||
"test",
|
"test",
|
||||||
"tests"
|
"tests"
|
||||||
],
|
],
|
||||||
"main": "kinetic.min.js"
|
"main": "kinetic.js"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user