mirror of
https://github.com/rowyio/rowy.git
synced 2026-02-24 12:10:18 +01:00
11 lines
180 B
JSON
11 lines
180 B
JSON
{
|
|
"devDependencies": {
|
|
"@types/node": "^14.14.33",
|
|
"playwright": "^1.9.2",
|
|
"playwright-cli": "^0.180.0"
|
|
},
|
|
"dependencies": {
|
|
"firebase-admin": "^9.5.0"
|
|
}
|
|
}
|