1
0
Fork 0

Use nvfetcher auto update

This commit is contained in:
Florian RICHER 2024-04-12 17:27:17 +02:00
parent b5168826bf
commit 98bebabaee
9 changed files with 95 additions and 26 deletions

7
nvfetcher.toml Normal file
View file

@ -0,0 +1,7 @@
[maildev]
src.github = "maildev/maildev"
fetch.github = "maildev/maildev"
[stripe-mock]
src.github = "stripe/stripe-mock"
fetch.github = "stripe/stripe-mock"