Skip to content

Commit 4d70fa9

Browse files
committed
new command
1 parent 4f0d324 commit 4d70fa9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

smoke-tests/tap-snapshots/test/index.js.test.cjs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,9 @@ npm error
8888
npm error --ignore-scripts
8989
npm error If true, npm does not run scripts specified in package.json files.
9090
npm error
91+
npm error --allow-git
92+
npm error Limits the ability for npm to fetch dependencies from git references.
93+
npm error
9194
npm error --audit
9295
npm error When "true" submit audit reports alongside the current npm command to the
9396
npm error

0 commit comments

Comments
 (0)