Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
piellardj committed Jun 11, 2023
1 parent 149cf7d commit 2be0026
Show file tree
Hide file tree
Showing 6 changed files with 231 additions and 224 deletions.
8 changes: 4 additions & 4 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16">
<link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="favicon-96x96.png" sizes="96x96">
<link rel="stylesheet" type="text/css" href="css/page.css?v=2023-04-15T19%3A38%3A31.218Z">
<link rel="stylesheet" type="text/css" href="css/page.css?v=2023-06-11T15%3A07%3A35.807Z">
</head>

<body>
Expand Down Expand Up @@ -445,12 +445,12 @@ <h2>Output</h2>
<script type="text/javascript">
var Page = Page || {};
Object.defineProperty(Page, "version", {
value: "2023-04-15T19%3A38%3A31.218Z",
value: "2023-06-11T15%3A07%3A35.807Z",
writable: false,
});
</script>
<script src="script/page.min.js?v=2023-04-15T19%3A38%3A31.218Z"></script>
<script src="script/main.min.js?v=2023-04-15T19%3A38%3A31.218Z"></script>
<script src="script/page.min.js?v=2023-06-11T15%3A07%3A35.807Z"></script>
<script src="script/main.min.js?v=2023-06-11T15%3A07%3A35.807Z"></script>
</body>

</html>
2 changes: 1 addition & 1 deletion docs/readme/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16">
<link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="favicon-96x96.png" sizes="96x96">
<link rel="stylesheet" type="text/css" href="css/page.css?v=2023-04-15T19%3A38%3A31.163Z">
<link rel="stylesheet" type="text/css" href="css/page.css?v=2023-06-11T15%3A07%3A35.733Z">
</head>

<body>
Expand Down
2 changes: 1 addition & 1 deletion docs/script/main.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/script/main.min.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 2be0026

Please sign in to comment.