Skip to content

Commit

Permalink
Release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
evert committed Jan 24, 2024
1 parent bfb1eac commit 7a054f3
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 71 deletions.
1 change: 1 addition & 0 deletions assets/themes/curveball/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@ a.definition {
.method-delete { background: #d93b3b; }
.method-patch { background: #7a36ad; }
.method-search { background: #9c1497; }
.method-query { background: #aaaa44; }

main code {
border-radius: 2px;
Expand Down
126 changes: 57 additions & 69 deletions package-lock.json

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

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
"highlight.js": "^11.2.0",
"ketting": "^7.5.1",
"markdown-it": "^14.0.0",
"node-fetch": "^2.6.7",
"react": "^18.1.0",
"react-dom": "^18.1.0"
},
Expand All @@ -53,7 +52,6 @@
"@types/markdown-it": "^13.0.7",
"@types/mocha": "^10.0.1",
"@types/node": "^18.19.7",
"@types/node-fetch": "^2.6.1",
"@types/react": "^18.0.12",
"@types/react-dom": "^18.0.5",
"@typescript-eslint/eslint-plugin": "^6.18.1",
Expand Down

0 comments on commit 7a054f3

Please sign in to comment.