Skip to content

Commit

Permalink
Merge pull request #83 from Meroje/fix/ncc
Browse files Browse the repository at this point in the history
fix: update ncc for node18 support
  • Loading branch information
gabriel-cx authored Mar 15, 2023
2 parents 1447bac + 06e01cf commit 85b2f13
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"moment": "^2.29.4"
},
"devDependencies": {
"@vercel/ncc": "^0.31.1",
"@vercel/ncc": "^0.36.1",
"prettier": "^2.4.1"
}
}

0 comments on commit 85b2f13

Please sign in to comment.