1.2.3
This commit is contained in:
parent
79cda5d86e
commit
04cb7e729f
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ A scrum poker tool that helps agile teams plan their sprints in real-time.
|
|||
- Front-end framework: Nextjs
|
||||
- Front-end library: Preact
|
||||
- Rendering method: SSR SPA
|
||||
- Hosting: Railway
|
||||
- Hosting: Vercel
|
||||
- Real-time pub/sub: Ably
|
||||
- ORM: Prisma
|
||||
- Database: PostgreSQL
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "sprintpadawan",
|
||||
"version": "1.2.2",
|
||||
"version": "1.2.3",
|
||||
"description": "Plan. Sprint. Repeat.",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
|
Loading…
Add table
Reference in a new issue