Browse Source

feat: add use-node-version to .npmrc

pull/5903/head
Wing-Kam Wong 11 months ago
parent
commit
59021bf048
  1. 3
      .npmrc

3
.npmrc

@ -1,2 +1,3 @@
engine-strict=true
shamefully-hoist=true
shamefully-hoist=true
use-node-version=18.14.0
Loading…
Cancel
Save