Skip to content

Commit

Permalink
Major bump with release-it v16/Node.js v16
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Jul 9, 2023
1 parent a27a3ab commit 2f9ca56
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -41,16 +41,16 @@
},
"devDependencies": {
"bron": "^2.0.2",
"release-it": "^15.11.0",
"release-it": "^16.0.0",
"shelljs": "^0.8.5",
"sinon": "^15.2.0",
"tmp": "^0.2.1"
},
"peerDependencies": {
"release-it": "^15.4.1"
"release-it": "^16.0.0"
},
"engines": {
"node": ">=14"
"node": ">=16"
},
"release-it": {
"hooks": {
Expand Down

0 comments on commit 2f9ca56

Please sign in to comment.