Skip to content

Commit 7e9dffa

Browse files
Update gateways.md
1 parent 703af18 commit 7e9dffa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/websockets/gateways.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ To start building WebSockets-based applications, first install the required pack
1515
```bash
1616
@@filename()
1717
$ npm i --save @nestjs/websockets @nestjs/platform-socket.io
18-
$ npm i --save-dev @types/socket.io
1918
@@switch
2019
$ npm i --save @nestjs/websockets @nestjs/platform-socket.io
2120
```

0 commit comments

Comments
 (0)