Skip to content

Commit

Permalink
Deploying to gh-pages from @ de17487 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
limcheekin committed Aug 26, 2024
1 parent dc41717 commit 095c209
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion flutter_bootstrap.js

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

6 changes: 3 additions & 3 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@ const RESOURCES = {"icons/Icon-maskable-512.png": "301a7604d45b3e739efc881eb0489
"assets/packages/surrealdb_js/assets/js/index.bundled.mjs": "af013dbfb0432e80da76153c0198a395",
"assets/AssetManifest.json": "178c2038b4197d31407a167f50849246",
"assets/NOTICES": "57bb93f0787a8d84c0326770068e7dd1",
"index.html": "c8653a6b70dbb37817f413a8c0490c86",
"/": "c8653a6b70dbb37817f413a8c0490c86",
"index.html": "a30b7461dc75d5f5e0cefb31e12624d2",
"/": "a30b7461dc75d5f5e0cefb31e12624d2",
"main.dart.js": "82c1ca6f98d69286d6e98f49f570cb20",
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
"version.json": "10480ab669b41b140cc75519feb448ba",
"flutter_bootstrap.js": "c1e42ca3743c8826e40d9045ed67cf8e",
"flutter_bootstrap.js": "07460359b24f4243638c4f98612fde05",
"canvaskit/skwasm.js.symbols": "262f4827a1317abb59d71d6c587a93e2",
"canvaskit/skwasm.wasm": "9f0c0c02b82a910d12ce0543ec130e60",
"canvaskit/chromium/canvaskit.wasm": "b1ac05b29c127d86df4bcfbf50dd902a",
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

<script>
// The value below is injected by flutter build, do not touch.
const serviceWorkerVersion = "4107933876";
const serviceWorkerVersion = "1147410324";
</script>
<script type="module">
import { Surreal, StringRecordId } from "/surrealdb_wasm/assets/packages/surrealdb_js/assets/js/index.bundled.mjs";
Expand Down

0 comments on commit 095c209

Please sign in to comment.