Skip to content

Commit

Permalink
v11.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JabX committed Jan 7, 2025
1 parent 0cdcb4a commit 18ce2d0
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 42 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<html lang="fr">
<head>
<title>Starter Kit Focus v4 - 11.22.0</title>
<title>Starter Kit Focus v4 - 11.22.1</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
Expand Down
78 changes: 39 additions & 39 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "focus4-starter-kit",
"version": "11.22.0",
"version": "11.22.1",
"description": "Starter kit pour Focus V4",
"repository": "http://www.github.com/klee-contrib/focus4-starter-kit",
"main": "src/index.ts",
Expand All @@ -14,7 +14,7 @@
},
"dependencies": {
"@focus4/tooling": "11.22.0",
"focus4": "11.22.0",
"focus4": "11.22.1",
"vite-plugin-mock-dev-server": "1.8.3"
},
"devDependencies": {
Expand Down

0 comments on commit 18ce2d0

Please sign in to comment.