Skip to content

Commit

Permalink
Deploying to gh-pages from @ b72b685 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
limcheekin committed Jul 17, 2024
1 parent 65a08d8 commit 00d9368
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 @@ -19,7 +19,7 @@ const RESOURCES = {"icons/Icon-maskable-512.png": "301a7604d45b3e739efc881eb0489
"canvaskit/skwasm.js": "5d4f9263ec93efeb022bb14a3881d240",
"canvaskit/skwasm.worker.js": "bfb704a6c714a75da9ef320991e88b03",
"flutter.js": "383e55f7f3cce5be08fcf1f3881f585c",
"flutter_bootstrap.js": "176637cb582c12726e33fdc39d4c93b3",
"flutter_bootstrap.js": "2330f036f58cb1aad59a864b475842dc",
"version.json": "10480ab669b41b140cc75519feb448ba",
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
"assets/packages/surrealdb_js/assets/js/index.bundled.mjs": "a33021f7b4e905039af64f4bbfabe6ae",
Expand All @@ -38,8 +38,8 @@ const RESOURCES = {"icons/Icon-maskable-512.png": "301a7604d45b3e739efc881eb0489
"assets/fonts/MaterialIcons-Regular.otf": "0db35ae7a415370b89e807027510caf0",
"assets/AssetManifest.json": "178c2038b4197d31407a167f50849246",
"assets/shaders/ink_sparkle.frag": "ecc85a2e95f5e9f53123dcaf8cb9b6ce",
"index.html": "79b7710597b6a2835ec66e789119cc4a",
"/": "79b7710597b6a2835ec66e789119cc4a",
"index.html": "50559daefa1a849643eba8e143ab387b",
"/": "50559daefa1a849643eba8e143ab387b",
"main.dart.js": "2632d75b636e2a485f690d4ccc4a1e95"};
// The application shell files that are downloaded before a service worker can
// start.
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 = "1357347815";
const serviceWorkerVersion = "1416372443";
</script>
<script type="module">
import { Surreal, StringRecordId } from "/assets/packages/surrealdb_js/assets/js/index.bundled.mjs";
Expand Down

0 comments on commit 00d9368

Please sign in to comment.