summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2024-03-27 12:17:46 +0300
committerCaleb Maclennan2024-03-27 12:17:46 +0300
commit762475c0486fbafb17f4be7b3cb413d73ad38943 (patch)
tree8f9cc2b99305b6c9410698aa4468c02bc92bc12b
parent7e7da4782658a491c9def6f1fdaf2e1f050755a1 (diff)
downloadaur-svgo.tar.gz
Setup nvchecker
-rw-r--r--.nvchecker.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 000000000000..4ded9b076d89
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,3 @@
+[svgo]
+source = "npm"
+npm = "svgo"