Skip to content

Commit

Permalink
fix: build update
Browse files Browse the repository at this point in the history
  • Loading branch information
adetyaz committed Dec 3, 2023
1 parent 6903d77 commit 16a0384
Show file tree
Hide file tree
Showing 25 changed files with 41 additions and 23 deletions.
Binary file removed build.zip
Binary file not shown.
Binary file removed build/Netsepio Logo 2.png
Binary file not shown.
Binary file removed build/Netsepio logo 4.png
Binary file not shown.
Binary file modified build/Vector-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions build/app.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
__sveltekit_87synt = {
__sveltekit_hzpi7s = {
base: new URL('.', location).pathname.slice(0, -1),
env: {
PUBLIC_GATEWAY_URL: 'https://testnet.gateway.netsepio.com/api/v1.0',
Expand All @@ -15,8 +15,8 @@
const data = [null, null];

Promise.all([
import('./app/immutable/entry/start.f403ef4d.js'),
import('./app/immutable/entry/app.9f060ed2.js')
import('./app/immutable/entry/start.4107338a.js'),
import('./app/immutable/entry/app.21aaaf31.js')
]).then(([kit, app]) => {
kit.start(app, element, {
node_ids: [0, 2],
Expand Down

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

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

Large diffs are not rendered by default.

Large diffs are not rendered by default.

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

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

2 changes: 1 addition & 1 deletion build/app/version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"1701430280745"}
{"version":"1701534461193"}
Binary file modified build/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions build/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<meta name="viewport" content="width=device-width" />

<link href="./app/immutable/assets/0.678956fe.css" rel="stylesheet" />
<link rel="modulepreload" href="./app/immutable/entry/start.f403ef4d.js" />
<link rel="modulepreload" href="./app/immutable/entry/start.4107338a.js" />
<link rel="modulepreload" href="./app/immutable/chunks/index.f3b06f47.js" />
<link rel="modulepreload" href="./app/immutable/chunks/singletons.de356790.js" />
<link rel="modulepreload" href="./app/immutable/chunks/singletons.a7bfad94.js" />
<link rel="modulepreload" href="./app/immutable/chunks/index.3a682f2f.js" />
<link rel="modulepreload" href="./app/immutable/entry/app.9f060ed2.js" />
<link rel="modulepreload" href="./app/immutable/entry/app.21aaaf31.js" />
<link rel="modulepreload" href="./app/immutable/nodes/0.56f78fc3.js" />
<link rel="modulepreload" href="./app/immutable/nodes/2.fcc26c31.js" />
<link rel="modulepreload" href="./app/immutable/chunks/Header.b7ab37a3.js" />
Expand Down
Binary file modified build/logo-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion build/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "NetSepio",
"version": "0.4.0",
"version": "0.4.3",
"manifest_version": 3,
"short_name": "Your AI Powered Crypto Security Partner",
"description": "A crypto security tool that uses AI and community insights to protect you from scams and malicious websites",
Expand Down
Loading

0 comments on commit 16a0384

Please sign in to comment.