Skip to content

Commit

Permalink
Add Directus JavaScript SDK to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
brandstetterm committed Nov 21, 2023
1 parent 9f94f89 commit 62e120e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 5 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
},
"dependencies": {
"@astrojs/react": "^3.0.4",
"@directus/sdk": "^13.0.2",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"astro": "^3.5.3",
Expand All @@ -21,10 +22,10 @@
},
"devDependencies": {
"@typescript-eslint/parser": "^6.10.0",
"prettier-plugin-astro": "^0.12.1",
"eslint": "^8.53.0",
"eslint-plugin-astro": "^0.29.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"prettier-plugin-astro": "^0.12.1",
"sass": "^1.69.5"
}
}
16 changes: 12 additions & 4 deletions pnpm-lock.yaml

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

0 comments on commit 62e120e

Please sign in to comment.