Skip to content

Commit

Permalink
docs: orama version (#4415)
Browse files Browse the repository at this point in the history
* fix: ignore ds store

* fix: orama
  • Loading branch information
ilteoood committed May 7, 2024
1 parent af7fec5 commit ac6eaea
Show file tree
Hide file tree
Showing 3 changed files with 75 additions and 75 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ node_modules
rust/target
.css
build
.DS_Store
147 changes: 73 additions & 74 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@docusaurus/types": "3.3.2",
"@formatjs/icu-messageformat-parser": "workspace:*",
"@mdx-js/react": "3.0.1",
"@orama/plugin-docusaurus-v3": "2.0.17",
"@orama/plugin-docusaurus-v3": "2.0.18",
"classnames": "2.5.1",
"http-server": "14.1.1",
"intl-messageformat": "workspace:*",
Expand Down

0 comments on commit ac6eaea

Please sign in to comment.