diff options
Diffstat (limited to 'npm-ci.txt')
-rw-r--r-- | npm-ci.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npm-ci.txt b/npm-ci.txt new file mode 100644 index 0000000..0550d71 --- /dev/null +++ b/npm-ci.txt @@ -0,0 +1,2 @@ +npm --no-progress --no-update-notifier \ + --audit false ci --registry=http://localhost:8080 |