Farata / angular2typescript

Code samples from the book Angular 2 Development with TypeScript
MIT License
440 stars 270 forks source link

Replace npmcdn.com with unpkg.com #10

Closed npmcdn-to-unpkg-bot closed 8 years ago

npmcdn-to-unpkg-bot commented 8 years ago

To avoid potential naming conflicts with npm, npmcdn.com is being renamed to unpkg.com. This is an automated pull request to update your project to use the new domain.

yfain commented 8 years ago

Thank you for your PR, but we've already replaced npmcdn with unpkg in all three versions of Hello World in chapter 2.