removed jquery (#239)

* removed jquery

* version bump
This commit is contained in:
Jeffrey Warren
2018-05-03 17:33:01 -04:00
committed by GitHub
parent 39418da187
commit b16b45afa8
5 changed files with 138 additions and 9953 deletions

View File

@@ -29,6 +29,7 @@
}
</style>
<script src="../node_modules/jquery/dist/jquery.min.js"></script>
<script src="../dist/image-sequencer.js"></script>
</head>