Skip to content

Commit

Permalink
fix(examples): Update dsfr-plus lib
Browse files Browse the repository at this point in the history
  • Loading branch information
annelhote committed Mar 11, 2024
1 parent aad5c80 commit c33bdce
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion example-ts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<title>DSFR Plus</title>
</head>

<body>
Expand Down
2 changes: 1 addition & 1 deletion example-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"preview": "vite preview"
},
"dependencies": {
"@dataesr/dsfr-plus": "^0.0.21",
"@dataesr/dsfr-plus": "^0.0.22",
"@gouvfr/dsfr": "^1.9.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

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

0 comments on commit c33bdce

Please sign in to comment.