Skip to content

Commit

Permalink
v1.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
sganis committed Oct 14, 2023
1 parent e13285c commit ff74b8e
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion frontend/dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link rel="icon" type="image/svg+xml" href="favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Pyme</title>
<script type="module" crossorigin src="/assets/index-652fedc1.js"></script>
<script type="module" crossorigin src="/assets/index-e15f27fd.js"></script>
<link rel="stylesheet" href="/assets/index-983efeb8.css">
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "client",
"private": true,
"version": "1.0.14",
"version": "1.0.15",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit ff74b8e

Please sign in to comment.