Skip to content

Commit

Permalink
Revert "fix: prevent npm dependency error (#1849)" (#1850)
Browse files Browse the repository at this point in the history
This reverts commit 8d95796.
  • Loading branch information
rickstaa authored Jul 6, 2022
1 parent 8d95796 commit a68abbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v1
with:
node-version: "16.x"
node-version: "12.x"

- name: Install & Test
run: |
Expand Down

1 comment on commit a68abbb

@vercel
Copy link

@vercel vercel bot commented on a68abbb Jul 6, 2022

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.