Add save exact as default
authorDaniel Kos <daniel.kos@contractors.roche.com>
Wed, 18 Jul 2018 20:46:07 +0000 (22:46 +0200)
committerDaniel Kos <daniel.kos@contractors.roche.com>
Wed, 18 Jul 2018 20:47:56 +0000 (22:47 +0200)
Arvados-DCO-1.1-Signed-off-by: Daniel Kos <daniel.kos@contractors.roche.com>

.licenseignore
.npmrc [new file with mode: 0644]
.yarnrc [new file with mode: 0644]

index c499a4f0ff38faa9702dd88448266081ed93dab9..09914c902bc81a844c2dca12dfc90bdc6266818d 100644 (file)
@@ -10,3 +10,5 @@ cc-by-sa-3.0.txt
 README.md
 public/*
 .licenseignore
+.yarnrc
+.npmrc
diff --git a/.npmrc b/.npmrc
new file mode 100644 (file)
index 0000000..cffe8cd
--- /dev/null
+++ b/.npmrc
@@ -0,0 +1 @@
+save-exact=true
diff --git a/.yarnrc b/.yarnrc
new file mode 100644 (file)
index 0000000..95b8581
--- /dev/null
+++ b/.yarnrc
@@ -0,0 +1 @@
+save-prefix false