From 446bc7887b1b809810fcbcadacf2cf5ef392c59e Mon Sep 17 00:00:00 2001 From: Roland Geider Date: Thu, 13 Apr 2017 17:45:28 +0200 Subject: [PATCH] Move package file to wger folder While this was originally only for the packaged version in pypi, all the installation instructions assume this location --- package.json => wger/package.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename package.json => wger/package.json (100%) diff --git a/package.json b/wger/package.json similarity index 100% rename from package.json rename to wger/package.json