mirror of
https://github.com/bvanroll/little_people_firebase.git
synced 2025-08-28 19:32:40 +00:00
9 lines
102 B
JSON
9 lines
102 B
JSON
{
|
|
"dependencies": {
|
|
"typescript": "^4.9.4"
|
|
},
|
|
"scripts": {
|
|
"build": "tsc --build"
|
|
}
|
|
}
|