Skip to content

Commit

Permalink
fix: revert npm audit fix that broke build (Merge pull request #18)
Browse files Browse the repository at this point in the history
fix: revert npm audit fix that broke build
  • Loading branch information
MikeMatusz authored Feb 6, 2024
2 parents 52a4066 + 40e609f commit 1d73d85
Show file tree
Hide file tree
Showing 2 changed files with 974 additions and 960 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ on:
- 'src/**/*'
- 'templates/**/*'
- 'test/**/*'
- 'package.json'
- 'package-lock.json'

jobs:
build:
Expand Down
Loading

0 comments on commit 1d73d85

Please sign in to comment.