Skip to content

Commit

Permalink
General fixes (#471)
Browse files Browse the repository at this point in the history
* general bug-fixes, redirects, added GH page

* fixed GH icon

* updated depedencies

* removed config
  • Loading branch information
JamesLawton authored Dec 16, 2024
1 parent 21632e0 commit 96c0464
Show file tree
Hide file tree
Showing 5 changed files with 2,340 additions and 5,489 deletions.
5 changes: 5 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"search.exclude": {
"**/node_modules": false
}
}
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,10 @@
"openapi3-ts": "^4.4.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-syntax-highlighter": "^15.5.0",
"redoc": "^2.1.3",
"remark-variables": "^1.4.9",
"shiki": "^1.15.0",
"styled-components": "^6.1.11",
"swagger-ui-react": "^5.17.14",
"tailwind-merge": "^2.5.2",
"typescript": "latest",
"vocs": "https://github.com/0xsequence/vocs#build",
Expand Down
Loading

0 comments on commit 96c0464

Please sign in to comment.