Skip to content

Commit e913418

Browse files
authored
Make import work in node 13 ESM (#188)
1 parent 43233b6 commit e913418

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"Amila Welihinda <amilajack@gmail.com> (https://amilajack.com/)"
99
],
1010
"license": "MIT",
11+
"main": "lib/parallel.js",
1112
"scripts": {
1213
"lint": "eslint lib",
1314
"test": "jasmine-node --verbose test/specs"

0 commit comments

Comments
 (0)