Skip to content

Commit

Permalink
fix: remove engines limit
Browse files Browse the repository at this point in the history
  • Loading branch information
honkinglin committed Dec 23, 2021
1 parent 3be1947 commit 68371fb
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,9 +172,5 @@
},
"workspaces": [
"./site"
],
"engines": {
"node": ">=16.0.0",
"npm": ">=8.0.0"
}
]
}

0 comments on commit 68371fb

Please sign in to comment.