Skip to content

Commit 531f0b8

Browse files
author
Frank Wallis
committed
remove angular reference
1 parent 268643f commit 531f0b8

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

api/angular-ui-router.d.ts

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
// Definitions by: Michel Salib <https://github.com/michelsalib>
44
// Definitions: https://github.com/borisyankov/DefinitelyTyped
55

6-
/// <reference path="../angularjs/angular.d.ts" />
7-
86
declare module ng.ui {
97

108
interface IState {

component.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
"api/angular-ui-router.d.ts"
1717
],
1818
"license": "MIT",
19-
"repository": "angular-ui/ui-router"
19+
"repo": "angular-ui/ui-router"
2020
}

0 commit comments

Comments
 (0)