✨feature: Initial MVP
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "ironkanban",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"test:e2e": "playwright test"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.54.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user