From 31f993cfa45f7d6a248351e04a3b412353fc8ceb Mon Sep 17 00:00:00 2001 From: cyril lopez Date: Tue, 18 Jul 2017 09:55:54 +0200 Subject: [PATCH] change dependencies version --- packages/strapi-plugin-setings-manager/package.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/packages/strapi-plugin-setings-manager/package.json b/packages/strapi-plugin-setings-manager/package.json index eadc3f2b32..f90cb9e1e5 100644 --- a/packages/strapi-plugin-setings-manager/package.json +++ b/packages/strapi-plugin-setings-manager/package.json @@ -24,8 +24,7 @@ "test": "echo Tests are not implemented.", "prepublish": "npm run build" }, - "dependencies": { - }, + "dependencies": {}, "devDependencies": { "strapi-helper-plugin": "3.0.0-alpha.3" }, @@ -46,4 +45,4 @@ "npm": ">= 3.0.0" }, "license": "MIT" -} +} \ No newline at end of file