From a3f83482682dcfaeeda48f12e5c1044b54d93452 Mon Sep 17 00:00:00 2001 From: ncamera <nico_camera98@hotmail.com> Date: Tue, 8 Nov 2022 22:59:51 -0300 Subject: [PATCH] Ajustar dependencia de graph3d --- Frontend Angular 4/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Frontend Angular 4/package.json b/Frontend Angular 4/package.json index 629bb65..898371f 100755 --- a/Frontend Angular 4/package.json +++ b/Frontend Angular 4/package.json @@ -28,7 +28,7 @@ "flag-icon-css": "^3.2.1", "font-awesome": "^4.7.0", "function-plot": "https://github.com/diego-rey/function-plot#feature/discontinuidades", - "graph3D": "file:////home/ncamera/Escritorio/graph3d/", + "graph3D": "https://gitlab.fing.edu.uy/matefun/graph3d", "ionicons": "^3.0.0", "jq-console": "^2.13.2", "jquery": "^3.2.1", -- GitLab