Skip to content

Commit

Permalink
chore(docs): remove engines definition
Browse files Browse the repository at this point in the history
we can rely on the engines definition of the underlying CLI engine(e.g. app-vite) and/or other packages
  • Loading branch information
yusufkandemir committed Oct 29, 2024
1 parent 4d9a0d9 commit 7b71936
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,5 @@
"toml": "^3.0.0",
"vite-plugin-checker": "^0.7.2",
"workbox-build": "^7.1.1"
},
"engines": {
"node": "^20 || ^18 || ^16",
"npm": ">= 6.14.12",
"yarn": ">= 1.17.3"
}
}

0 comments on commit 7b71936

Please sign in to comment.