mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-04 06:19:44 +00:00
sw build errors
This commit is contained in:
committed by
Matt Hill
parent
07a07a1591
commit
26af4dacf9
@@ -8,7 +8,8 @@
|
||||
"ng": "ng",
|
||||
"start": "ng serve",
|
||||
"build": "ng build",
|
||||
"lint": "ng lint"
|
||||
"lint": "ng lint",
|
||||
"build-prod": "ng build --prod"
|
||||
},
|
||||
"dependencies": {
|
||||
"@angular/common": "^12.2.1",
|
||||
|
||||
Reference in New Issue
Block a user