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

Commit

Permalink
Merge pull request #366 from Synthetixio/dev
Browse files Browse the repository at this point in the history
dev => master
  • Loading branch information
0xclem authored May 13, 2021
2 parents 0f86a60 + 4a79d1c commit 07775a5
Show file tree
Hide file tree
Showing 4 changed files with 32,017 additions and 176 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/audit_build_verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: npm audit --audit-level=critical

- name: Lockfile lint
run: lockfile-lint -p package-lock.json --type npm --allowed-hosts npm github.com --allowed-schemes "https:" "git+https:"
run: lockfile-lint -p package-lock.json --type npm --allowed-hosts npm github.com --allowed-schemes "https:" "git+https:" "git+ssh:"

build:
needs: audit
Expand Down
Loading

1 comment on commit 07775a5

@vercel
Copy link

@vercel vercel bot commented on 07775a5 May 13, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.