Last change
on this file since 6a3a178 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
302 bytes
|
Line | |
---|
1 | {
|
---|
2 | "name": "@angular/common/upgrade",
|
---|
3 | "sideEffects": false,
|
---|
4 | "main": "../bundles/common-upgrade.umd.js",
|
---|
5 | "fesm2015": "../fesm2015/upgrade.js",
|
---|
6 | "esm2015": "../esm2015/upgrade/upgrade.js",
|
---|
7 | "typings": "./upgrade.d.ts",
|
---|
8 | "module": "../fesm2015/upgrade.js",
|
---|
9 | "es2015": "../fesm2015/upgrade.js"
|
---|
10 | } |
---|
Note:
See
TracBrowser
for help on using the repository browser.