From 79fb1052ded0180a4afca852ddee5c2b619be503 Mon Sep 17 00:00:00 2001 From: Torsten Dittmann Date: Tue, 5 Sep 2023 01:42:26 +0200 Subject: [PATCH] remove name --- package-lock.json | 3 +-- package.json | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index f0e8c69..31c381b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,10 +1,9 @@ { - "name": "repo", + "name": "svelte-markdoc-preprocess", "lockfileVersion": 3, "requires": true, "packages": { "": { - "name": "repo", "workspaces": [ "apps/*", "packages/*" diff --git a/package.json b/package.json index cf8d6ab..93b471f 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,6 @@ "turbo": "^1.10.13", "typescript": "^5.1.6" }, - "name": "repo", "packageManager": "npm@8.17.0", "workspaces": [ "apps/*",