Skip to content

Commit ccf9d5a

Browse files
author
vakrilov
committed
Added note about typings
1 parent 6d26f25 commit ccf9d5a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,6 @@
2424

2525
- The Beta Angular Router moved to `nativescript-angular/router-deprecated` to continue using it change imports:
2626
- `nativescript-angular/router` -> `nativescript-angular/router-deprecated`
27-
- `nativescript-angular/router/ns-router` -> `nativescript-angular/router-deprecated/ns-router-deprecated`
27+
- `nativescript-angular/router/ns-router` -> `nativescript-angular/router-deprecated/ns-router-deprecated`
28+
29+
- Build requires globally installed **typings** (`npm install -g typings`)

0 commit comments

Comments
 (0)