diff --git a/package.json b/package.json index 9885743..312fad1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "grid-plan", - "version": "1.1.2", + "version": "1.1.3", "private": false, "type": "module", "description": "A Vue3 dynamic 2d grid component ideal to view and arrange elements on a room, datacenter or rack blueprint.", @@ -57,7 +57,6 @@ "jsdom": "^24.1.0", "start-server-and-test": "^2.0.4", "vite": "^5.3.1", - "vitest": "^1.6.0", - "grid-plan": "file:../grid-plan" + "vitest": "^1.6.0" } } \ No newline at end of file