From 364121721fd86f9b141f973a9e618732c82fefea Mon Sep 17 00:00:00 2001 From: Xiao Gui <xgui3783@gmail.com> Date: Tue, 21 Jun 2022 09:30:16 +0200 Subject: [PATCH] update package.json --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 7f4703d90..8045a92dd 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,6 @@ "name": "interactive-viewer", "version": "2.7.0", "description": "siibra-explorer - explore brain atlases. Based on humanbrainproject/nehuba & google/neuroglancer. Built with angular", - "version": "2.7.0", "scripts": { "lint": "eslint src --ext .ts", "eslint": "eslint", -- GitLab