Skip to content

Commit

Permalink
fix(package json): upgrade dsfr version and push new branch for test api
Browse files Browse the repository at this point in the history
  • Loading branch information
Mihoub2 committed Jul 16, 2024
1 parent 11114c4 commit 929f06a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 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
Expand Up @@ -11,7 +11,7 @@
"start": "npm run dev"
},
"dependencies": {
"@dataesr/dsfr-plus": "^0.3.2",
"@dataesr/dsfr-plus": "^0.4.1",
"@getbrevo/brevo": "^2.0.0-beta.4",
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query-devtools": "^4.29.6",
Expand Down Expand Up @@ -46,4 +46,4 @@
"typescript": "^5.2.2",
"vite": "^5.0.4"
}
}
}

0 comments on commit 929f06a

Please sign in to comment.