diff --git a/README.dev.md b/README.dev.md index 1dfabec4..da2f9050 100644 --- a/README.dev.md +++ b/README.dev.md @@ -35,7 +35,7 @@ You can start the development server by running npm run dev ``` -Use a browser to navigate to [localhost:8080](http://localhost:8080/) to see the website. +Use a browser to navigate to [localhost:8080/cff-initializer-javascript/](http://localhost:8080/cff-initializer-javascript/) to see the website. ## Building the application diff --git a/package-lock.json b/package-lock.json index 24f68982..256afb3c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5,6 +5,7 @@ "requires": true, "packages": { "": { + "name": "cffinit", "version": "2.0.3", "dependencies": { "@quasar/extras": "^1.0.0",