Skip to content

Commit

Permalink
fix sort order of octokit/rest dependency [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mojavelinux committed Nov 18, 2023
1 parent 82fd66d commit a2f7ddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
"defaults"
],
"devDependencies": {
"@octokit/rest": "~18.0",
"@asciidoctor/core": "~2.2",
"@fontsource/comfortaa": "~4.5",
"@fontsource/roboto": "~4.5",
"@fontsource/roboto-mono": "~4.5",
"@octokit/rest": "~18.0",
"autoprefixer": "~10.4",
"browser-pack-flat": "~3.5",
"browserify": "~17.0",
Expand Down

0 comments on commit a2f7ddf

Please sign in to comment.