From 841cd39d3180ccfb5e28c543612a7c4b8bf6b7a5 Mon Sep 17 00:00:00 2001 From: xioren <40043405+xioren@users.noreply.github.com> Date: Tue, 6 Apr 2021 04:19:40 -0700 Subject: [PATCH] add rn package (#1860) --- packages.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/packages.json b/packages.json index ae749ca..ef99c6f 100644 --- a/packages.json +++ b/packages.json @@ -21988,6 +21988,19 @@ "license": "MIT", "web": "https://github.com/marcomq/batchsend" }, + { + "name": "rn", + "url": "https://github.com/xioren/rn", + "method": "git", + "tags": [ + "rename", + "mass", + "batch" + ], + "description": "minimal, performant mass file renamer", + "license": "MIT", + "web": "https://github.com/xioren/rn" + }, { "name": "newfix", "url": "https://github.com/inv2004/newfix",