mirror of
https://github.com/konvajs/konva.git
synced 2025-10-15 12:34: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:
@@ -2,7 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" type="text/css"href="../base.css">
|
||||
<script src="../../dist/kinetic-vcurrent.js"></script>
|
||||
<script src="../../dist/kinetic-v0.0.0.js"></script>
|
||||
|
||||
<!-- assets -->
|
||||
<script src="../assets/worldMap.js"></script>
|
||||
|
Reference in New Issue
Block a user