-
-
Notifications
You must be signed in to change notification settings - Fork 817
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency node-addon-api to v7
- Loading branch information
1 parent
4ef11bf
commit f792f69
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Seems like this should have been grounds for at least a
v6.0.0
overv5.1.7
as it results in dropping support for nodejsv14.x
. We had"sqlite3: "^5.0.2"
in ourpackage.json
and ran into this breaking change.