diff options
| author | mo khan <mo.khan@gmail.com> | 2019-11-19 12:01:58 -0700 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2019-11-29 12:51:06 -0700 |
| commit | f973b1c295eac5f8b138d3a36e90070cd330e541 (patch) | |
| tree | ae7bb9f882113ffbd1e34a655b8f0d1b584b0f0e /run.sh | |
| parent | 12d497651d79869a65713e91daff6308b52d2877 (diff) | |
Install npm packages safely
* Add QA jobs for js-npm
Diffstat (limited to 'run.sh')
| -rwxr-xr-x | run.sh | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -136,9 +136,6 @@ case "$COMMAND" in trap restore_lockfile EXIT echo "Convert package-lock.json to yarn.lock" - # This is needed in order to have proper package.lock in case it is corrupted. - # See https://github.com/yarnpkg/yarn/issues/6103 - npm install yarn import --ignore-engines --ignore-scripts fi |
