From af9de0cba64c9d0d99e01a727778fb9a12669a1a Mon Sep 17 00:00:00 2001 From: john <johnbarlas39@gmail.com> Date: Tue, 28 Mar 2017 13:15:51 +0300 Subject: [PATCH] change frontend version to release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 34ca4a9..6815e62 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "pubsweet-component-teams-manager": "^0.1.1", "pubsweet-component-theme-editoria": "git+https://gitlab.coko.foundation/yannisbarlas/pubsweet-component-theme-editoria.git", "pubsweet-component-users-manager": "^0.1.0", - "pubsweet-frontend": "git+https://gitlab.coko.foundation/pubsweet/pubsweet-frontend", + "pubsweet-frontend": "0.7.0", "pubsweet-theme-plugin": "^0.0.1", "react-dnd": "^2.1.4", "react-dnd-html5-backend": "^2.1.2", -- GitLab