Skip to content

Commit

Permalink
Add node-addons in PackageJson export condition (#362)
Browse files Browse the repository at this point in the history
  • Loading branch information
privatenumber authored Feb 8, 2022
1 parent 61c3505 commit 947f637
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/package-json.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@ declare namespace PackageJson {
| 'import'
| 'require'
| 'node'
| 'node-addons'
| 'deno'
| 'browser'
| 'electron'
Expand Down

0 comments on commit 947f637

Please sign in to comment.