Files
little_people_firebase/package.json
2023-01-29 14:30:01 +01:00

9 lines
102 B
JSON

{
"dependencies": {
"typescript": "^4.9.4"
},
"scripts": {
"build": "tsc --build"
}
}