uniworx.de/frontend/node_modules.gup
Gregor Kleen 86800a404e Merge branch 'main' into 'restructure'
# Conflicts:
#   frontend/node_modules.gup
2023-05-13 19:24:03 +00:00

6 lines
131 B
Bash

#!/usr/bin/env sh
gup -u package.json yarn.lock
yarn install --frozen-lockfile --check-files --non-interactive
touch node_modules