Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
a committed Apr 5, 2023
1 parent 62de240 commit 109568c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,11 @@
"node": ">=10.22.0",
"npm": ">=6.14.0"
},
"dependencies": {},
"dependencies": {
"node-gyp": "^9.3.1"
},
"devDependencies": {
"lerna": "^3.18.3",
"lerna": "^3.22.1",
"license-check-and-add": "2.3.6",
"repolinter": "0.8.2"
},
Expand Down Expand Up @@ -68,4 +70,4 @@
}
},
"license": "Apache-2.0"
}
}
4 changes: 4 additions & 0 deletions packages/caliper-cli/lib/lib/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,7 @@ sut:
1.4: &besu-latest
packages: ['[email protected]']
latest: *besu-latest

dp-chain:
1.0.0:

0 comments on commit 109568c

Please sign in to comment.