Fixed package.json

This commit is contained in:
SamTV12345 2023-06-27 14:10:43 +02:00
parent a7bf1e6ae0
commit a4a235a9bb
No known key found for this signature in database
GPG key ID: E63EEC7466038043
2 changed files with 10262 additions and 15361 deletions

View file

@ -42,7 +42,7 @@ log "Installing dependencies..."
cd node_modules &&
{ [ -d ep_etherpad-lite ] || ln -sf ../src ep_etherpad-lite; } &&
cd ep_etherpad-lite &&
npm ci --no-optional
npm ci --no-optional --omit=dev --lockfile-version 1
) || exit 1
# Remove all minified data to force node creating it new

14523
src/package-lock.json generated

File diff suppressed because it is too large Load diff