From af75945a3e07617fc15a8ec91f2346b7c0ce9c85 Mon Sep 17 00:00:00 2001 From: Rhys Arkins <rhys@arkins.net> Date: Fri, 18 Sep 2020 10:42:26 +0200 Subject: [PATCH] chore: save-exact when installing --- .npmrc | 1 + 1 file changed, 1 insertion(+) create mode 100644 .npmrc diff --git a/.npmrc b/.npmrc new file mode 100644 index 0000000000..1dab4ed4c3 --- /dev/null +++ b/.npmrc @@ -0,0 +1 @@ +save-exact = true -- GitLab