Skip to content

Commit

Permalink
Migrate to gitbeaker/rest (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikescops authored Jun 15, 2024
1 parent 540f46d commit 81694d3
Show file tree
Hide file tree
Showing 19 changed files with 125 additions and 211 deletions.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
}
},
"dependencies": {
"@gitbeaker/browser": "^35.8.1",
"@gitbeaker/rest": "^40.0.3",
"@primer/octicons-react": "^19.9.0",
"@primer/react": "^35.16.0",
"marked": "^11.2.0",
Expand Down Expand Up @@ -80,5 +80,8 @@
"engines": {
"node": "18.x.x",
"npm": ">=9"
},
"@parcel/resolver-default": {
"packageExports": true
}
}
Loading

0 comments on commit 81694d3

Please sign in to comment.