diff --git a/package.json b/package.json index 08f0d3c..8738774 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "@cerc-io/webapp-hello-world", + "name": "@lcn-demo/webapp-hello-world", "version": "0.1.3", - "repository": "https://git.vdb.to/cerc-io/webapp-hello-world", + "repository": "https://git.vdb.to/zramsay/webapp-hello-world", "scripts": { "dev": "next dev", "build": "next build",