0xMiden / 0xMiden/frontend-template
README dependency table lists stale SDK versions
- Linguagem predominante
- TypeScript
- Estrelas
- 0
- Forks
- 7
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
The README's **Key Dependencies** table is out of sync with the versions that the template actually installs.
In `package.json`, the SDK packages are pinned to `0.15.3`:
```json
"@miden-sdk/miden-sdk": "0.15.3",
"@miden-sdk/react": "0.15.3",
"@miden-sdk/vite-plugin": "0.15.3"
```
But the README table still lists those three rows as `0.15.2`.
This can confuse users checking the template docs before installing or comparing the template against the current SDK release. The fix should be small: update the README table so the documented pins match `package.json`.
Guia de contribuição
Direção de pesquisa
O arquivo README está na raiz do repositório. Compare a tabela 'Key Dependencies' no README.md com os números de versão no package.json. Atualize as três entradas de SDK na tabela de 0.15.2 para 0.15.3. Verifique a alteração visualizando o README formatado.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- javascript, nodejs, react, vite
- Domínio
- documentation
- Tipo de issue
- Documentação
- Dificuldade
- 1/5
- Tempo estimado
- Menos de uma hora
- Status de atividade
- Pouca atividade
- Clareza
- Claramente especificada
- Facilidade para iniciantes
- 95/100