From 86963834d15c60f6cbec118eb6a9a6c1049c826f Mon Sep 17 00:00:00 2001 From: M4RC3L0 Date: Mon, 17 Sep 2018 19:19:19 +0100 Subject: Added package redux_nim --- packages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/packages.json b/packages.json index aff13e3..934b5b5 100644 --- a/packages.json +++ b/packages.json @@ -10708,5 +10708,17 @@ "description": "Hackathon Web Scratchpad for teaching Nim on events using Wifi with limited or no Internet", "license": "MIT", "web": "https://github.com/juancarlospaco/nim-hackpad" + }, + { + "name": "redux_nim", + "url": "https://github.com/M4RC3L05/redux-nim", + "method": "git", + "tags": [ + "", + "" + ], + "description": "Redux Implementation in nim", + "license": "MIT", + "web": "https://github.com/M4RC3L05/redux-nim" } ] -- cgit v1.2.3