update v5 migration instructions to use caret (#1692)

This commit is contained in:
Jon Church
2024-11-23 13:55:43 -05:00
committed by GitHub
parent 7b74c1001f
commit d5ca463f70
16 changed files with 17 additions and 17 deletions

View File

@@ -25,7 +25,7 @@ Para instalar o alfa mais recente e ter uma prévia do Express
5, digite o seguinte comando no diretório raiz do seu aplicativo:
```console
$ npm install "express@>={{ site.data.express.next_version }}" --save
$ npm install "express@^{{ site.data.express.next_version }}" --save
```
É possível em seguida executar seus testes automatizados para