Skip to content

Commit

Permalink
Remove blanks between js dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
javiertuya committed Apr 14, 2024
1 parent 9407aa7 commit 824afbe
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions dashgit-web/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
"type": "module",
"dependencies": {
"@octokit/rest": "20.0.2",

"@octokit/graphql": "8.0.1",

"@gitbeaker/rest": "39.34.3"
}
}
2 changes: 0 additions & 2 deletions dashgit-web/test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@
},
"dependencies": {
"mocha": "10.4.0",

"chai": "5.1.0",

"mochawesome": "7.1.3"
}
}

0 comments on commit 824afbe

Please sign in to comment.