Skip to content

Commit

Permalink
remove angular reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Wallis committed Aug 7, 2014
1 parent 268643f commit 531f0b8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions api/angular-ui-router.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
// Definitions by: Michel Salib <https://github.com/michelsalib>
// Definitions: https://github.com/borisyankov/DefinitelyTyped

/// <reference path="../angularjs/angular.d.ts" />

declare module ng.ui {

interface IState {
Expand Down
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
"api/angular-ui-router.d.ts"
],
"license": "MIT",
"repository": "angular-ui/ui-router"
"repo": "angular-ui/ui-router"
}

0 comments on commit 531f0b8

Please sign in to comment.