mirror of
https://github.com/konvajs/konva.git
synced 2026-03-03 16:58:33 +08:00
Merge pull request #774 from cthrax/master
Modify bower.json to meet bower standard as specified at https://docs.go...
This commit is contained in:
@@ -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"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user