mirror of
https://github.com/rowyio/rowy.git
synced 2026-07-12 21:39:28 +02:00
11 lines
179 B
JSON
11 lines
179 B
JSON
{
|
|
"devDependencies": {
|
|
"@types/node": "^14.14.6",
|
|
"playwright": "^1.5.2",
|
|
"playwright-cli": "^0.150.0"
|
|
},
|
|
"dependencies": {
|
|
"firebase-admin": "^9.3.0"
|
|
}
|
|
}
|