Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 9e43a4f

Browse files
committed
dgeni(upgrade): add upgrade which was missing from api docs
1 parent 91551e8 commit 9e43a4f

File tree

1 file changed

+1
-0
lines changed
  • tools/api-builder/angular.io-package

1 file changed

+1
-0
lines changed

tools/api-builder/angular.io-package/index.js

+1
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ module.exports = new Package('angular.io', [basePackage, targetPackage, cheatshe
5151
'angular2/platform/browser.ts',
5252
'angular2/router.ts',
5353
'angular2/router/testing.ts',
54+
'angular2/upgrade.ts',
5455
'angular2/testing.ts'
5556
];
5657
readTypeScriptModules.hidePrivateMembers = true;

0 commit comments

Comments
 (0)