From e171bce8ca5d528762c0badf75c83e501d8ea243 Mon Sep 17 00:00:00 2001 From: Bung Date: Thu, 25 Mar 2021 15:11:05 +0800 Subject: [PATCH] Added package rcedit (#1845) --- packages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/packages.json b/packages.json index 369a72d..b8dc2f5 100644 --- a/packages.json +++ b/packages.json @@ -21919,5 +21919,17 @@ "description": "A new awesome nimble package", "license": "MIT", "web": "https://github.com/ire4ever1190/SpaceNimTraders" + }, + { + "name": "rcedit", + "url": "https://github.com/bung87/rcedit", + "method": "git", + "tags": [ + "rcedit", + "wrapper" + ], + "description": "A new awesome nimble package", + "license": "MIT", + "web": "https://github.com/bung87/rcedit" } ]