Skip to content

Commit

Permalink
up 2
Browse files Browse the repository at this point in the history
  • Loading branch information
gHashTag committed Jul 24, 2023
1 parent 482171a commit 82a0c63
Show file tree
Hide file tree
Showing 2 changed files with 200 additions and 203 deletions.
13 changes: 5 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
"ar": "yarn run start -- --locale ar"
},
"dependencies": {
"@docusaurus/core": "2.4.0",
"@docusaurus/preset-classic": "2.4.0",
"@docusaurus/remark-plugin-npm2yarn": "2.4.0",
"@docusaurus/theme-live-codeblock": "2.4.0",
"@docusaurus/theme-search-algolia": "2.4.0",
"@docusaurus/core": "^2.4.1",
"@docusaurus/preset-classic": "^2.4.1",
"@docusaurus/remark-plugin-npm2yarn": "^2.4.1",
"@docusaurus/theme-live-codeblock": "^2.4.1",
"@docusaurus/theme-search-algolia": "^2.4.1",
"caniuse-lite": "^1.0.30001204",
"classnames": "^2.2.6",
"clsx": "^1.1.1",
Expand Down Expand Up @@ -73,8 +73,5 @@
"last 1 firefox version",
"last 1 safari version"
]
},
"engines": {
"node": ">=16.14"
}
}
Loading

0 comments on commit 82a0c63

Please sign in to comment.