use latest quinit from npm, remove bundled version

This commit is contained in:
Hakim El Hattab
2020-04-22 11:37:04 +02:00
parent 9823be99f4
commit d8675a9759
17 changed files with 71 additions and 5652 deletions

View File

@ -7,8 +7,8 @@
<title>reveal.js - Test Auto-Animate</title>
<link rel="stylesheet" href="../dist/reveal.css">
<link rel="stylesheet" href="qunit-2.5.0.css">
<script src="qunit-2.5.0.js"></script>
<link rel="stylesheet" href="../node_modules/qunit/qunit/qunit.css">
<script src="../node_modules/qunit/qunit/qunit.js"></script>
</head>
<body style="overflow: auto;">