Skip to content
This repository has been archived by the owner on Dec 24, 2021. It is now read-only.

Commit

Permalink
main - Run build
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Lemmon committed Dec 4, 2020
1 parent d59d225 commit 6ebe373
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -853,6 +853,7 @@ module.exports = /******/ (function (modules, runtime) {
/***/ 197: /***/ function (module) {
// TODO: can't this be done within the GraphQL query itself?
function formatVulnerabilityAlerts(data) {
console.log('data', data)
const {
repository: {
vulnerabilityAlerts: { edges },
Expand Down

0 comments on commit 6ebe373

Please sign in to comment.