Skip to content

Commit

Permalink
Updating
Browse files Browse the repository at this point in the history
  • Loading branch information
akarys92 committed Oct 19, 2023
1 parent 5d55c4c commit 397b177
Show file tree
Hide file tree
Showing 3 changed files with 3,850 additions and 4,898 deletions.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ module.exports = {
},
theme: {
customCss: require.resolve('./src/css/custom.css'),
customCss2: require.resolve('./src/css/colors.css'),

},
},
],
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@algolia/client-search": "^4.9.1",
"@babel/core": "^7.14.6",
"@docusaurus/core": "^2.0.0-beta.17",
"@docusaurus/plugin-client-redirects": "2.0.0-beta.17",
"@docusaurus/plugin-client-redirects": "^2.4.3",
"@docusaurus/plugin-content-docs": "^2.0.0-beta.17",
"@docusaurus/preset-classic": "^2.0.0-beta.17",
"@docusaurus/remark-plugin-npm2yarn": "^2.0.0-beta.17",
Expand Down Expand Up @@ -72,7 +72,7 @@
},
"engines": {
"npm": "please-use-yarn",
"node": "16",
"node": "18",
"yarn": ">=1.22"
}
}
}
Loading

0 comments on commit 397b177

Please sign in to comment.