Skip to content

Commit 7bb05d8

Browse files
committed
fix: typo
1 parent 2fe6ce2 commit 7bb05d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/igx-templates/igx-ts/projects/_base/files

packages/igx-templates/igx-ts/projects/_base/files/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.0",
44
"scripts": {
55
"ng": "ng",
6-
"start": "ng serve -о",
6+
"start": "ng serve -o",
77
"build": "ng build",
88
"watch": "ng build --watch --configuration development",
99
"test": "node --max-old-space-size=8192 ./node_modules/@angular/cli/bin/ng test",

0 commit comments

Comments
 (0)