Add security policy for chrome

This commit is contained in:
Gardner Bickford
2022-06-18 14:15:42 +12:00
parent a9c051b743
commit ca04fd42f3
5 changed files with 1563 additions and 8 deletions
+1 -2
View File
@@ -8,5 +8,4 @@ VOLUME /home/node/node_modules
COPY package*.json .
RUN npm i -g npm@latest \
&& npm ci --legacy-peer-deps \
&& npm ci --legacy-peer-deps