mirror of
https://github.com/konvajs/konva.git
synced 2025-10-15 04:14:52 +08:00
dev version will now be 0.0.0 instead of current. current is an invalid value for the version key in the package.json file for grunt
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
run(Kinetic);
|
||||
</script>
|
||||
|
||||
<script src="../../dist/kinetic-vcurrent.js"></script>
|
||||
<script src="../../dist/kinetic-v0.0.0.js"></script>
|
||||
<script>
|
||||
run(Kinetic);
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user