Skip to content

Commit

Permalink
Merge from main repo: Release Version 3.1.4 (#4456)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 26, 2024
1 parent f20afe6 commit 0164cfd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .turbo/turbo-build.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

> [email protected].3 build
> [email protected].4 build
> next build

⚠ No build cache found. Please configure build caching for faster rebuilds. Read more: https://nextjs.org/docs/messages/no-cache
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "medplum-nextauth-demo",
"version": "3.1.3",
"version": "3.1.4",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -23,15 +23,15 @@
"@mantine/core": "7.8.0",
"@mantine/hooks": "7.8.0",
"@mantine/notifications": "7.8.0",
"@medplum/core": "3.1.3",
"@medplum/eslint-config": "3.1.3",
"@medplum/core": "3.1.4",
"@medplum/eslint-config": "3.1.4",
"next": "14.2.1",
"next-auth": "4.24.7",
"react": "18.2.0",
"react-dom": "18.2.0"
},
"devDependencies": {
"@medplum/fhirtypes": "3.1.3",
"@medplum/fhirtypes": "3.1.4",
"@types/node": "20.12.7",
"@types/react": "18.2.78",
"@types/react-dom": "18.2.25",
Expand Down

0 comments on commit 0164cfd

Please sign in to comment.