Skip to content

Commit 286ce71

Browse files
authored
remove npm save-exact
1 parent 55cf9ae commit 286ce71

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

install.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -309,9 +309,6 @@ require_brew nvm
309309
# nvm
310310
require_nvm stable
311311

312-
# always pin versions (no surprises, consistent dev/build machines)
313-
npm config set save-exact true
314-
315312
#####################################
316313
# Now we can switch to node.js mode
317314
# for better maintainability and

0 commit comments

Comments
 (0)