Skip to content

Commit

Permalink
feat: upgrade @directus/sdk to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
becem-gharbi committed May 8, 2024
1 parent 73d1fe4 commit 2f1a01d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
22 changes: 11 additions & 11 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 @@ -34,7 +34,7 @@
"typecheck": "nuxi typecheck"
},
"dependencies": {
"@directus/sdk": "^15.0.3",
"@directus/sdk": "^16.0.0",
"@nuxt/kit": "^3.10.3",
"defu": "^6.1.4",
"jwt-decode": "^4.0.0",
Expand All @@ -56,4 +56,4 @@
"peerDependencies": {
"@vue/apollo-composable": "^4.0.1"
}
}
}

0 comments on commit 2f1a01d

Please sign in to comment.