mirror of
https://github.com/konvajs/konva.git
synced 2025-10-14 03:24:54 +08:00
updated build process. dev version no longer pulls the version number from the package.json file. It instead always uses dev. Also set some things up for -beta build support
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "KineticJS",
|
||||
"version": "0.0.0",
|
||||
"version": "4.5.5",
|
||||
"devDependencies": {
|
||||
"grunt": "~0.4.1",
|
||||
"grunt-contrib-jshint": "~0.5.4",
|
||||
|
Reference in New Issue
Block a user