Ignore:
Timestamp:
11/25/21 22:08:24 (3 years ago)
Author:
Ema <ema_spirova@…>
Branches:
master
Children:
8d391a1
Parents:
59329aa
Message:

primeNG components

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trip-planner-front/node_modules/@angular/cdk/schematics/ng-add/index.mjs

    r59329aa re29cc2e  
    2929            // `@schematics/angular`, we use tilde instead of caret. This is default for Angular
    3030            // dependencies in new CLI projects.
    31             package_config_1.addPackageToPackageJson(host, '@angular/cdk', `~12.2.10`);
     31            package_config_1.addPackageToPackageJson(host, '@angular/cdk', `~12.2.13`);
    3232            // Add a task to run the package manager. This is necessary because we updated the
    3333            // workspace "package.json" file and we want lock files to reflect the new version range.
Note: See TracChangeset for help on using the changeset viewer.