Skip to content

Commit 5be47e5

Browse files
sirabenbenhalverson
authored andcommitted
Revert author list, fix phrasing
1 parent 8c9f7e7 commit 5be47e5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • src/documentation/0021-npm-know-version-installed

src/documentation/0021-npm-know-version-installed/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Find the installed version of an npm package
33
description: 'How to find out which version of a particular package you have installed in your app'
4-
authors: flaviocopes, MylesBorins, LaRuaNa, ahmadawais, siraben
4+
authors: flaviocopes, MylesBorins, LaRuaNa, ahmadawais
55
section: Getting Started
66
---
77

8-
To see the latest version of all the npm packages installed, including their dependencies:
8+
To see the latest version of all installed npm packages, including their dependencies:
99

1010
```sh
1111
npm list

0 commit comments

Comments
 (0)