Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Commit

Permalink
fix: remove engines limit in package.json
Browse files Browse the repository at this point in the history
Signed-off-by: linsheng <linsheng1@xsky.com>
  • Loading branch information
linsheng committed Dec 27, 2022
1 parent f9a24ef commit ac0b1b2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,9 +129,5 @@
},
"release": {
"publishDir": "lib"
},
"engines": {
"node": ">=10.0.0 <15.0.0",
"npm": ">=6.0.0"
}
}

0 comments on commit ac0b1b2

Please sign in to comment.