Skip to content

Commit

Permalink
test marketplace old version
Browse files Browse the repository at this point in the history
  • Loading branch information
dancespiele committed Sep 1, 2023
1 parent 0d282f4 commit d7d067f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/testing-node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
contracts-version: 'v3.2.2.004'
frost-version: 'v3.2.2.004'
node: 'false'
marketplace-version: 'v0.6.6'

- name: Install dependencies
run: yarn
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
frost: 'true'
contracts-version: 'latest'
frost-version: 'latest'
marketplace-version: 'v0.6.6'
- name: Install dependencies
run: |
yarn
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"web3-utils": "^1.7.4"
},
"peerDependencies": {
"@nevermined-io/sdk": "^1.6.0"
"@nevermined-io/sdk": "^1.6.1"
},
"devDependencies": {
"@faker-js/faker": "^6.3.1",
Expand Down

0 comments on commit d7d067f

Please sign in to comment.