We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
npm ls
1 parent 63c4795 commit 8559d6bCopy full SHA for 8559d6b
.github/workflows/node-aught.yml
@@ -9,4 +9,4 @@ jobs:
9
range: '< 10'
10
type: minors
11
command: npm run tests-only
12
- skip-ls-check: false
+ skip-ls-check: true
.github/workflows/node-harmony.yml
@@ -9,3 +9,4 @@ jobs:
range: '>=0.4 <16'
command: npm run test:harmony
0 commit comments