mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 00:46:16 -04:00
deps: Bump js-cookie to 3.0.0
This commit is contained in:
parent
ea43c92fe9
commit
7dbd278d1d
5 changed files with 21 additions and 20 deletions
|
@ -18,7 +18,7 @@
|
|||
<script src="../../static/js/vendors/jquery.js"></script>
|
||||
<script src="lib/sendkeys.js"></script>
|
||||
<script src="../../static/js/vendors/browser.js"></script>
|
||||
<script src="../../static/plugins/js-cookie/src/js.cookie.js"></script>
|
||||
<script src="../../static/plugins/js-cookie/dist/js.cookie.js"></script>
|
||||
<script src="lib/underscore.js"></script>
|
||||
|
||||
<script src="lib/mocha.js"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue