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/.bin/installed-package-contents.ps1

    rceaed42 r59329aa  
    88  $exe=".exe"
    99}
    10 # Support pipeline input
    11 if ($MyInvocation.ExpectingInput) {
    12   $input | & "$basedir/../@npmcli/installed-package-contents/index.js"   $args
    13 } else {
    14   & "$basedir/../@npmcli/installed-package-contents/index.js"   $args
    15 }
     10& "$basedir/../@npmcli/installed-package-contents/index.js"   $args
    1611exit $LASTEXITCODE
Note: See TracChangeset for help on using the changeset viewer.