Skip to content

Commit

Permalink
Merge pull request #1 from Panintelligence/remove_polyfills
Browse files Browse the repository at this point in the history
Remove Core JS/Polyfill/IE11 related code to resolve conflicts when using promise elsewhere
  • Loading branch information
neilmusgrove authored Jul 18, 2024
2 parents c89ec07 + 3594073 commit 263a260
Show file tree
Hide file tree
Showing 9 changed files with 1,140 additions and 11,140 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
node-version: [12.x, 14.x, 16.x, 18.x, 20.x]
node-version: [16.x, 18.x, 20.x]

steps:
- uses: actions/checkout@v2
Expand Down
Loading

0 comments on commit 263a260

Please sign in to comment.