How to sort your package.json dependencies

npm r -S example; npm r -D example

is short hand for npm remove –save anything and npm remove –save-dev whatever.

Thanks to this question on Stack Overflow.


This content originally appeared on DEV Community and was authored by Clarice Bouwer

npm r -S example; npm r -D example

is short hand for npm remove --save anything and npm remove --save-dev whatever.

Thanks to this question on Stack Overflow.


This content originally appeared on DEV Community and was authored by Clarice Bouwer


Print Share Comment Cite Upload Translate Updates
APA

Clarice Bouwer | Sciencx (2022-04-18T03:32:34+00:00) How to sort your package.json dependencies. Retrieved from https://www.scien.cx/2022/04/18/how-to-sort-your-package-json-dependencies/

MLA
" » How to sort your package.json dependencies." Clarice Bouwer | Sciencx - Monday April 18, 2022, https://www.scien.cx/2022/04/18/how-to-sort-your-package-json-dependencies/
HARVARD
Clarice Bouwer | Sciencx Monday April 18, 2022 » How to sort your package.json dependencies., viewed ,<https://www.scien.cx/2022/04/18/how-to-sort-your-package-json-dependencies/>
VANCOUVER
Clarice Bouwer | Sciencx - » How to sort your package.json dependencies. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/04/18/how-to-sort-your-package-json-dependencies/
CHICAGO
" » How to sort your package.json dependencies." Clarice Bouwer | Sciencx - Accessed . https://www.scien.cx/2022/04/18/how-to-sort-your-package-json-dependencies/
IEEE
" » How to sort your package.json dependencies." Clarice Bouwer | Sciencx [Online]. Available: https://www.scien.cx/2022/04/18/how-to-sort-your-package-json-dependencies/. [Accessed: ]
rf:citation
» How to sort your package.json dependencies | Clarice Bouwer | Sciencx | https://www.scien.cx/2022/04/18/how-to-sort-your-package-json-dependencies/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.