Skip to content

Commit 6b5596b

Browse files
authored
Update package.json
1 parent fa42915 commit 6b5596b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
],
1717
"scripts": {
1818
"ng": "ng",
19-
"start": "ng serve -p 80",
19+
"start": "ng serve --port 80",
2020
"build": "ng build",
2121
"build-lib": "ng build @coreui/angular --prod",
2222
"test": "ng test",

0 commit comments

Comments
 (0)