mirror of
https://github.com/konvajs/konva.git
synced 2025-10-14 03:24:54 +08:00
hooked bower json file generation to full grunt build. added minified build so root directory
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "KineticJS",
|
||||
"version": "4.7.0",
|
||||
"version": "5.0.1",
|
||||
"homepage": "http://kineticjs.com/",
|
||||
"authors": [
|
||||
"Eric Rowell"
|
||||
@@ -18,5 +18,5 @@
|
||||
"test",
|
||||
"tests"
|
||||
],
|
||||
"main": "./src/Global.js"
|
||||
}
|
||||
"main": "kinetic-v5.0.1.min.js"
|
||||
}
|
Reference in New Issue
Block a user