move jquery dep to npm

This commit is contained in:
Matthieu BAUMANN
2022-12-07 18:00:32 +01:00
parent 731fb25902
commit 02b259d360
83 changed files with 48 additions and 1113 deletions

View File

@@ -28,7 +28,6 @@ If you want to embed it into your webpage, please include [the javascript script
</head>
<body>
<script src="https://code.jquery.com/jquery-1.10.1.min.js"></script>
<div id="aladin-lite-div" style="width: 500px; height: 400px"></div>
<script type="text/javascript" src="https://aladin.cds.unistra.fr/AladinLite/api/v3/latest/aladin.js" charset="utf-8"></script>