Skip to content

Commit

Permalink
fix: wrong symblos in v6 (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
NickNaso committed Dec 15, 2022
1 parent d68505e commit 9c0b4ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion symbols.js
Expand Up @@ -186,7 +186,7 @@ const v6 = {
'napi_set_instance_data'
],
node_api_symbols: [
...v5.js_native_api_symbols
...v5.node_api_symbols
]
}

Expand Down

0 comments on commit 9c0b4ec

Please sign in to comment.