mirror of
https://github.com/gabrielkheisa/discord-active-developer-badge.git
synced 2025-04-07 04:49:11 +07:00
npm install
This commit is contained in:
parent
f1afab335b
commit
e9fe95901e
2
.replit
2
.replit
@ -1,5 +1,5 @@
|
||||
onBoot="npm install"
|
||||
run = "node --no-warnings ."
|
||||
run = "npm install && node --no-warnings ."
|
||||
|
||||
[nix]
|
||||
channel = "stable-21_11"
|
||||
|
Loading…
x
Reference in New Issue
Block a user