From 42e7431a856ffb9c91875794707745196ec1b13a Mon Sep 17 00:00:00 2001 From: danbulant Date: Fri, 21 Feb 2020 16:42:02 +0100 Subject: [PATCH] Add packages location --- packages/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/config.json b/packages/config.json index 7fc8f47..f66615f 100644 --- a/packages/config.json +++ b/packages/config.json @@ -1,5 +1,6 @@ { "schema_version": 1, "packages_version": 1, - "repository": "https://registry.npmjs.org/" + "repository": "https://registry.npmjs.org/", + "packages": "/Users/Dan/Documents/GitHub/bpm/packages/" } \ No newline at end of file