Skip to content

Commit

Permalink
🔖 0.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
Khaoz-Topsy committed Jan 10, 2024
1 parent 7f695e6 commit cc9017f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
<div id="pokemon-game"></div>

<script src="/src/index.tsx" type="module"></script>
<script defer="defer" src="/assets/js/analytics.js"></script>
</body>

</html>
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "assistantapps-pokemon-living-dex",
"version": "0.0.14",
"version": "0.0.15",
"description": "",
"scripts": {
"start": "vite",
Expand Down
8 changes: 8 additions & 0 deletions public/assets/js/analytics.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cc9017f

Please sign in to comment.