From 7972e1fb1c8ea323d49b5d026658ee3b1cdf07a0 Mon Sep 17 00:00:00 2001 From: Niklas Walter Date: Fri, 7 Apr 2017 18:25:48 +0200 Subject: [PATCH] move packages to new folder --- .../moment-duration-format}/package.json | 0 .../moment-duration-format}/tslint.json | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {moment-duration-format => types/moment-duration-format}/package.json (100%) rename {moment-duration-format => types/moment-duration-format}/tslint.json (100%) diff --git a/moment-duration-format/package.json b/types/moment-duration-format/package.json similarity index 100% rename from moment-duration-format/package.json rename to types/moment-duration-format/package.json diff --git a/moment-duration-format/tslint.json b/types/moment-duration-format/tslint.json similarity index 100% rename from moment-duration-format/tslint.json rename to types/moment-duration-format/tslint.json