Replace references to angularjs with angular to match package name

This commit is contained in:
Mohamed Hegazy
2016-07-07 15:12:24 -07:00
parent 2c6bb5a6aa
commit a5d477d085
81 changed files with 81 additions and 81 deletions

View File

@@ -3,7 +3,7 @@
// Definitions by: Brian Surowiec <https://github.com/xt0rted>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="angularjs" />
/// <reference types="angular" />
import * as angular from 'angularjs';