Skip to content

Commit

Permalink
Update test/esm-node-native/package.json
Browse files Browse the repository at this point in the history
Co-authored-by: Guy Bedford <[email protected]>
  • Loading branch information
Orta Therox and guybedford authored Oct 1, 2020
1 parent d819465 commit cf03cbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/esm-node-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "module",
"scripts": {
"test": "node --experimental-specifier-resolution=node index.js"
"test": "node index.js"
}
}

0 comments on commit cf03cbb

Please sign in to comment.