Skip to content

Commit

Permalink
11.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
JabX committed Dec 7, 2023
1 parent 9168c44 commit cc0c00d
Show file tree
Hide file tree
Showing 3 changed files with 68 additions and 43 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.12.2</title>
<title>Starter Kit Focus v4 - 11.12.3</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
Expand Down
102 changes: 63 additions & 39 deletions package-lock.json

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

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

0 comments on commit cc0c00d

Please sign in to comment.