chore(routing): update routing package

This commit is contained in:
Dan Bucholtz
2018-02-06 00:13:41 -06:00
parent f1719cd8d0
commit 97baabde93
96 changed files with 39228 additions and 346 deletions

View File

@@ -0,0 +1,7 @@
{
"name": "@angular/router/testing",
"typings": "./testing.d.ts",
"main": "../bundles/router-testing.umd.js",
"module": "../esm5/testing.js",
"es2015": "../esm2015/testing.js"
}