mirror of
https://github.com/konvajs/konva.git
synced 2025-10-14 03:24:54 +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:
@@ -18,5 +18,5 @@
|
||||
"test",
|
||||
"tests"
|
||||
],
|
||||
"main": "kinetic.min.js"
|
||||
}
|
||||
"main": "kinetic.js"
|
||||
}
|
||||
|
@@ -18,5 +18,5 @@
|
||||
"test",
|
||||
"tests"
|
||||
],
|
||||
"main": "kinetic.min.js"
|
||||
}
|
||||
"main": "kinetic.js"
|
||||
}
|
||||
|
Reference in New Issue
Block a user