Skip to content
This repository was archived by the owner on Dec 31, 2023. It is now read-only.

Commit 93cc0df

Browse files
Day One Patches
Blue. You had one job bruh.
1 parent cdf1912 commit 93cc0df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
cd ./src;
22
npm install;
3-
npm start;
3+
npm audit fix;

0 commit comments

Comments
 (0)