Reverted changes

This commit is contained in:
Andrew Lee 2024-09-27 13:59:47 -04:00
parent 88ddd8bb4d
commit 0aab2e3d02
Signed by: andrew
SSH key fingerprint: SHA256:bbGg1DYG5CuKl2jo1DqzvUsaTeyvhM3tjCsej5lYMg4
3 changed files with 2094 additions and 1 deletions

View file

@ -2,7 +2,7 @@ FROM node:latest AS build
WORKDIR /usr/src/bot
RUN apt-get update && apt-get install -y build-essential libtool autoconf automake python3
RUN apt-get update && apt-get install -y build-essential libtool autoconf automake python3
COPY package.json ./

BIN
bun.lockb

Binary file not shown.

2093
yarn.lock Normal file

File diff suppressed because it is too large Load diff