Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/.npmrc
diff options
context:
space:
mode:
authorRebecca Turner <me@re-becca.org>2017-11-21 02:22:08 +0300
committerRebecca Turner <me@re-becca.org>2017-11-21 05:22:50 +0300
commit6003b418b0d6f49def33d8e40f727fbc0f301ec8 (patch)
tree336b571cec7d67d05852ce90e15b8f47fb17ace6 /.npmrc
parent72cad8c664efd8eb1bec9a418bccd6c6ca9290de (diff)
npmrc: we can use ^ now‼
Previously we used `~` so that users of 0.6 and 0.8 could upgrade to the current npm, but the current npm no longer runs on those versions of Node.js so there's no point in keeping this around.
Diffstat (limited to '.npmrc')
-rw-r--r--.npmrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.npmrc b/.npmrc
index 0d483033d..d6edc53c9 100644
--- a/.npmrc
+++ b/.npmrc
@@ -1,2 +1 @@
-save-prefix = ~
legacy-bundling = true