Ignore:
Timestamp:
11/23/21 14:58:44 (3 years ago)
Author:
Ema <ema_spirova@…>
Branches:
master
Children:
e29cc2e
Parents:
ceaed42
Message:

adding photos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trip-planner-front/node_modules/@angular/material/list/package.json

    rceaed42 r59329aa  
    22  "name": "@angular/material/list",
    33  "main": "../bundles/material-list.umd.js",
    4   "fesm2015_ivy_ngcc": "../__ivy_ngcc__/fesm2015/list.js",
    54  "fesm2015": "../fesm2015/list.js",
    65  "esm2015": "../esm2015/list/index.js",
    76  "typings": "./index.d.ts",
    8   "module_ivy_ngcc": "../__ivy_ngcc__/fesm2015/list.js",
    97  "module": "../fesm2015/list.js",
    10   "es2015_ivy_ngcc": "../__ivy_ngcc__/fesm2015/list.js",
    11   "es2015": "../fesm2015/list.js",
    12   "__processed_by_ivy_ngcc__": {
    13     "es2015": "12.2.9",
    14     "fesm2015": "12.2.9",
    15     "module": "12.2.9",
    16     "typings": "12.2.9"
    17   },
    18   "scripts": {
    19     "prepublishOnly": "node --eval \"console.error('ERROR: Trying to publish a package that has been compiled by NGCC. This is not allowed.\\nPlease delete and rebuild the package, without compiling with NGCC, before attempting to publish.\\nNote that NGCC may have been run by importing this package into another project that is being built with Ivy enabled.\\n')\" && exit 1"
    20   }
     8  "es2015": "../fesm2015/list.js"
    219}
Note: See TracChangeset for help on using the changeset viewer.