Skip to content

Commit

Permalink
v5.0 build
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesgpearce committed Jul 6, 2024
1 parent e23fe2c commit d710b91
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
22 changes: 11 additions & 11 deletions docs/assets/index-YTrsQTZw.js → docs/assets/index-Ck1GSxtu.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
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" type="image/svg+xml" href="/favicon.svg"><title>TinyHub</title><script type="module" crossorigin src="/assets/index-YTrsQTZw.js"></script><link rel="stylesheet" crossorigin href="/assets/index-BDWnlgrb.css"></head><body><div id="app"></div><p id="warning">Please use this app on a larger screen.</p></body></html>
<!doctype html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" type="image/svg+xml" href="/favicon.svg"><title>TinyHub</title><script type="module" crossorigin src="/assets/index-Ck1GSxtu.js"></script><link rel="stylesheet" crossorigin href="/assets/index-BDWnlgrb.css"></head><body><div id="app"></div><p id="warning">Please use this app on a larger screen.</p></body></html>
8 changes: 4 additions & 4 deletions server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"devDependencies": {
"@types/bun": "latest",
"@flydotio/dockerfile": "^0.5.7",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"cspell": "^8.8.4",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"cspell": "^8.10.4",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"prettier": "^3.3.2",
"typescript": "^5.4.5"
"typescript": "^5.5.3"
}
}

0 comments on commit d710b91

Please sign in to comment.