Update contracts version

This commit is contained in:
trizin 2023-08-22 14:04:10 +03:00 committed by GitHub
parent 34c81143b1
commit e4473c67d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -75,7 +75,7 @@
"typescript": "^5.0.4"
},
"dependencies": {
"@oceanprotocol/contracts": "^2.0.0-next.9",
"@oceanprotocol/contracts": "^2.0.0-next.10",
"@oceanprotocol/lib": "^2.7.0",
"cross-fetch": "^3.1.6",
"ethereumjs-util": "^7.1.5"
@ -100,4 +100,4 @@
"publish": false
}
}
}
}