Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
TJKoury committed May 6, 2024
1 parent ddb7724 commit f0b9d3e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions docs/assets/app-bb3807cb.js → docs/assets/app-0cce4336.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="HandheldFriendly" content="true" />

<title>SDA TAP LAB</title>
<script type="module" crossorigin src="/assets/app-bb3807cb.js"></script>
<script type="module" crossorigin src="/assets/app-0cce4336.js"></script>
<link rel="stylesheet" href="/assets/index-0790b453.css">
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "spaceaware.io",
"private": true,
"version": "0.0.0+1715004592926",
"version": "0.0.0+1715005414500",
"type": "module",
"scripts": {
"postinstall": "npm run copy:orbpro",
Expand Down

0 comments on commit f0b9d3e

Please sign in to comment.