Skip to content

Commit

Permalink
Merge pull request #56 from mmolnar-emar/master
Browse files Browse the repository at this point in the history
fix: bump patch version after upgrade node version to 16.13.2 (EME-3797)
  • Loading branch information
mmolnar-emar committed Jan 31, 2022
2 parents efea689 + 570e6b5 commit 7baf7c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"homepage": "https://github.com/emartech/escher-suiteapi-js",
"engines": {
"node": ">=10.18"
"node": "16.13.2"
},
"dependencies": {
"@emartech/json-logger": "^3.4.0",
Expand All @@ -36,7 +36,7 @@
"eslint-plugin-no-only-tests": "2.4.0",
"eslint-plugin-security": "1.4.0",
"mocha": "8.3.1",
"semantic-release": "17.4.1",
"semantic-release": "19.0.2",
"sinon": "9.2.4",
"sinon-chai": "3.5.0"
}
Expand Down

0 comments on commit 7baf7c0

Please sign in to comment.