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
+1 -1
View File
@@ -3,7 +3,7 @@
// Definitions by: Horiuchi_H <https://github.com/horiuchi/>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="angularjs"/>
/// <reference types="angular"/>
import * as angular from 'angularjs';