mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(routing): update routing package
This commit is contained in:
7
packages/angular/scripts/router/testing/package.json
Normal file
7
packages/angular/scripts/router/testing/package.json
Normal 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"
|
||||
}
|
||||
Reference in New Issue
Block a user