Skip to content

Commit d4809a9

Browse files
committed
Ignore engines
1 parent 721cdf3 commit d4809a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"test:express": "node test/manual/express-scope-separation/start.js",
6464
"test:jest": "jest",
6565
"test:release-health": "node test/manual/release-health/runner.js",
66-
"test:webpack": "cd test/manual/webpack-async-context/ && yarn --silent && node npm-build.js",
66+
"test:webpack": "cd test/manual/webpack-async-context/ && yarn --silent --ignore-engines && node npm-build.js",
6767
"test:watch": "jest --watch",
6868
"yalc:publish": "ts-node ../../scripts/prepack.ts && yalc publish build --push --sig"
6969
},

0 commit comments

Comments
 (0)