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/*",