Skip to content

Commit

Permalink
Merge pull request #131 from nlopin/build-cjs-and-esm
Browse files Browse the repository at this point in the history
Adds ES build together with CJS
  • Loading branch information
jacobworrel authored Mar 6, 2024
2 parents a413c33 + 74692f1 commit 9fab221
Show file tree
Hide file tree
Showing 5 changed files with 3,952 additions and 1,796 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

strategy:
matrix:
node-version: [12.x, 14.x, 16.x]
node-version: [16.x, 18.x, 20.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

steps:
Expand Down
Loading

0 comments on commit 9fab221

Please sign in to comment.