Skip to content

Commit

Permalink
Update yarn.lock
Browse files Browse the repository at this point in the history
docker run \
  --rm \
  --entrypoint /usr/local/bin/yarn \
  -w /mnt/lagoon \
  -it \
  --volume $PWD:/mnt/lagoon \
  node:dubnium-jessie \
  install
  • Loading branch information
smlx committed Apr 21, 2020
1 parent 554be09 commit 67cf53b
Showing 1 changed file with 44 additions and 416 deletions.
Loading

0 comments on commit 67cf53b

Please sign in to comment.