Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
TJKoury committed Jan 9, 2024
1 parent c998c86 commit 59e9a86
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/assets/app-113c4578.js → docs/assets/app-70e89e49.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-113c4578.js"></script>
<script type="module" crossorigin src="/assets/app-70e89e49.js"></script>
<link rel="stylesheet" href="/assets/index-d47c1d2d.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+1704839829013",
"version": "0.0.0+1704839955739",
"type": "module",
"scripts": {
"postinstall": "npm run copy:orbpro",
Expand Down

0 comments on commit 59e9a86

Please sign in to comment.