echo75 / my-movie-db

MIT License
1 stars 0 forks source link

#CleanCode Package.json above front- and backend? #6

Closed Dr4gon closed 1 year ago

Dr4gon commented 1 year ago

@echo75 What's the purpose of the package.json in the root folder?

{
  "dependencies": {
    "vue-router": "^4.2.4"
  }
}
ghost commented 1 year ago

Issue is fixed and package.json in root is deleted.