transform keys and text service
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"version": "0.0.0",
|
||||
"scripts": {
|
||||
"ng": "ng",
|
||||
"start": "ng serve",
|
||||
"start": "npm i && ng serve",
|
||||
"build": "ng build",
|
||||
"deploy": "ng build --prod && firebase deploy",
|
||||
"test": "ng test",
|
||||
|
||||
Reference in New Issue
Block a user