Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Commit

Permalink
🔙 Revert version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ishantiw committed Mar 15, 2024
1 parent 6af2e07 commit 95c12b3
Show file tree
Hide file tree
Showing 33 changed files with 34 additions and 34 deletions.
2 changes: 1 addition & 1 deletion commander/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"url": "https://github.com/LiskHQ/lisk-sdk/issues"
},
"engines": {
"node": ">=18.19.1 <=18",
"node": ">=18.12.0 <=18",
"npm": ">=8.1.0"
},
"main": "dist/index.js",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"homepage": "",
"repository": {},
"engines": {
"node": ">=18.19.1 <=18",
"node": ">=18.12.0 <=18",
"npm": ">=8.1.0"
},
"main": "dist/index.js",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"url": ""
},
"engines": {
"node": ">=18.19.1 <=18",
"node": ">=18.12.0 <=18",
"npm": ">=8.1.0"
},
"main": "dist-node/index.js",
Expand Down
2 changes: 1 addition & 1 deletion elements/lisk-api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"url": "https://github.com/LiskHQ/lisk-sdk/issues"
},
"engines": {
"node": ">=18.19.1 <=18",
"node": ">=18.12.0 <=18",
"npm": ">=8.1.0"
},
"main": "dist-node/index.js",
Expand Down
2 changes: 1 addition & 1 deletion elements/lisk-chain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"url": "https://github.com/LiskHQ/lisk-sdk/issues"
},
"engines": {
"node": ">=18.19.1 <=18",
"node": ">=18.12.0 <=18",
"npm": ">=8.1.0"
},
"main": "dist-node/index.js",
Expand Down
2 changes: 1 addition & 1 deletion elements/lisk-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"url": "https://github.com/LiskHQ/lisk-sdk/issues"
},
"engines": {
"node": ">=18.19.1 <=18",
"node": ">=18.12.0 <=18",
"npm": ">=8.1.0"
},
"main": "dist-node/index.js",
Expand Down
2 changes: 1 addition & 1 deletion elements/lisk-codec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"url": "https://github.com/LiskHQ/lisk-sdk/issues"
},
"engines": {
"node": ">=18.19.1 <=18",
"node": ">=18.12.0 <=18",
"npm": ">=8.1.0"
},
"main": "dist-node/index.js",
Expand Down
2 changes: 1 addition & 1 deletion elements/lisk-cryptography/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"url": "https://github.com/LiskHQ/lisk-sdk/issues"
},
"engines": {
"node": ">=18.19.1 <=18",
"node": ">=18.12.0 <=18",
"npm": ">=8.1.0"
},
"main": "dist-node/index.js",
Expand Down
2 changes: 1 addition & 1 deletion elements/lisk-elements/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"url": "https://github.com/LiskHQ/lisk-sdk/issues"
},
"engines": {
"node": ">=18.19.1 <=18",
"node": ">=18.12.0 <=18",
"npm": ">=8.1.0"
},
"main": "dist-node/index.js",
Expand Down
2 changes: 1 addition & 1 deletion elements/lisk-p2p/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"url": "https://github.com/LiskHQ/lisk-sdk/issues"
},
"engines": {
"node": ">=18.19.1 <=18",
"node": ">=18.12.0 <=18",
"npm": ">=8.1.0"
},
"main": "dist-node/index.js",
Expand Down
2 changes: 1 addition & 1 deletion elements/lisk-passphrase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"url": "https://github.com/LiskHQ/lisk-sdk/issues"
},
"engines": {
"node": ">=18.19.1 <=18",
"node": ">=18.12.0 <=18",
"npm": ">=8.1.0"
},
"main": "dist-node/index.js",
Expand Down
2 changes: 1 addition & 1 deletion elements/lisk-transaction-pool/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"url": "https://github.com/LiskHQ/lisk-sdk/issues"
},
"engines": {
"node": ">=18.19.1 <=18",
"node": ">=18.12.0 <=18",
"npm": ">=8.1.0"
},
"main": "dist-node/index.js",
Expand Down
2 changes: 1 addition & 1 deletion elements/lisk-transactions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"url": "https://github.com/LiskHQ/lisk-sdk/issues"
},
"engines": {
"node": ">=18.19.1 <=18",
"node": ">=18.12.0 <=18",
"npm": ">=8.1.0"
},
"main": "dist-node/index.js",
Expand Down
2 changes: 1 addition & 1 deletion elements/lisk-tree/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"url": "https://github.com/LiskHQ/lisk-sdk/issues"
},
"engines": {
"node": ">=18.19.1 <=18",
"node": ">=18.12.0 <=18",
"npm": ">=8.1.0"
},
"main": "dist-node/index.js",
Expand Down
2 changes: 1 addition & 1 deletion elements/lisk-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"url": "https://github.com/LiskHQ/lisk-sdk/issues"
},
"engines": {
"node": ">=18.19.1 <=18",
"node": ">=18.12.0 <=18",
"npm": ">=8.1.0"
},
"main": "dist-node/index.js",
Expand Down
2 changes: 1 addition & 1 deletion elements/lisk-validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"url": "https://github.com/LiskHQ/lisk-sdk/issues"
},
"engines": {
"node": ">=18.19.1 <=18",
"node": ">=18.12.0 <=18",
"npm": ">=8.1.0"
},
"main": "dist-node/index.js",
Expand Down
2 changes: 1 addition & 1 deletion examples/interop/pos-mainchain-fast/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"homepage": "",
"repository": {},
"engines": {
"node": ">=18.19.1 <=18",
"node": ">=18.12.0 <=18",
"npm": ">=8.1.0"
},
"main": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion examples/interop/pos-sidechain-example-one/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"homepage": "",
"repository": {},
"engines": {
"node": ">=18.19.1 <=18",
"node": ">=18.12.0 <=18",
"npm": ">=8.1.0"
},
"main": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion examples/interop/pos-sidechain-example-two/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"homepage": "",
"repository": {},
"engines": {
"node": ">=18.19.1 <=18",
"node": ">=18.12.0 <=18",
"npm": ">=8.1.0"
},
"main": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion examples/pos-mainchain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"homepage": "",
"repository": {},
"engines": {
"node": ">=18.19.1 <=18",
"node": ">=18.12.0 <=18",
"npm": ">=8.1.0"
},
"main": "dist/index.js",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"url": "https://github.com/LiskHQ/lisk-sdk/issues"
},
"engines": {
"node": ">=18.19.1 <=18",
"node": ">=18.12.0 <=18",
"npm": ">=8.1.0"
},
"main": "dist-node/index.js",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"url": "https://github.com/LiskHQ/lisk-sdk/issues"
},
"engines": {
"node": ">=18.19.1 <=18",
"node": ">=18.12.0 <=18",
"npm": ">=8.1.0"
},
"main": "dist-node/index.js",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"url": "https://github.com/LiskHQ/lisk-sdk/issues"
},
"engines": {
"node": ">=18.19.1 <=18",
"node": ">=18.12.0 <=18",
"npm": ">=8.1.0"
},
"files": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"url": "https://github.com/LiskHQ/lisk-sdk/issues"
},
"engines": {
"node": ">=18.19.1 <=18",
"node": ">=18.12.0 <=18",
"npm": ">=8.1.0"
},
"main": "dist-node/index.js",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"url": "https://github.com/LiskHQ/lisk-sdk/issues"
},
"engines": {
"node": ">=18.19.1 <=18",
"node": ">=18.12.0 <=18",
"npm": ">=8.1.0"
},
"main": "dist-node/index.js",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"url": "https://github.com/LiskHQ/lisk-sdk/issues"
},
"engines": {
"node": ">=18.19.1 <=18",
"node": ">=18.12.0 <=18",
"npm": ">=8.1.0"
},
"main": "dist-node/index.js",
Expand Down
2 changes: 1 addition & 1 deletion framework/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"url": "https://github.com/LiskHQ/lisk-sdk/issues"
},
"engines": {
"node": ">=18.19.1 <=18",
"node": ">=18.12.0 <=18",
"npm": ">=8.1.0"
},
"main": "dist-node/index.js",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"url": "https://github.com/LiskHQ/lisk-sdk/issues"
},
"engines": {
"node": ">=18.19.1 <=18",
"node": ">=18.12.0 <=18",
"npm": ">=8.1.0"
},
"workspaces": {
Expand Down
2 changes: 1 addition & 1 deletion protocol-specs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"author": "Lisk Foundation <[email protected]>, lightcurve GmbH <[email protected]>",
"license": "Apache-2.0",
"engines": {
"node": ">=18.19.1 <=18",
"node": ">=18.12.0 <=18",
"npm": ">=8.1.0"
},
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ The following dependencies need to be installed in order to run blockchain clien
If you are using NVM, install the correct version as shown below:

```sh
nvm install v18.19.1
nvm install v18.12.0
```

#### Lisk Commander
Expand All @@ -50,7 +50,7 @@ To check the successful installation of Lisk Commander, run the following comman

```sh
$ lisk --version
lisk-commander/6.0.0 darwin-arm64 node-v18.19.1
lisk-commander/6.0.0 darwin-arm64 node-v18.12.0
```

#### Toolchain dependencies
Expand Down
2 changes: 1 addition & 1 deletion sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"url": "https://github.com/LiskHQ/lisk-sdk/issues"
},
"engines": {
"node": ">=18.19.1 <=18",
"node": ">=18.12.0 <=18",
"npm": ">=8.1.0"
},
"main": "dist-node/index.js",
Expand Down
2 changes: 1 addition & 1 deletion templates/package.json.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"url": "https://github.com/LiskHQ/lisk-sdk/issues"
},
"engines": {
"node": ">=18.19.1 <=18",
"node": ">=18.12.0 <=18",
"npm": ">=8.1.0"
},
"main": "dist-node/index.js",
Expand Down
2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"url": "https://github.com/LiskHQ/lisk-sdk/issues"
},
"engines": {
"node": ">=18.19.1 <=18",
"node": ">=18.12.0 <=18",
"npm": ">=8.1.0"
},
"main": "dist-node/index.js",
Expand Down

0 comments on commit 95c12b3

Please sign in to comment.