chore(deps): pin dependency @fluencelabs/interfaces to 0.8.1 (#833)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-08-09 15:02:45 +00:00
committed by GitHub
parent 50e8bab3de
commit 731f424576
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@
},
"homepage": "https://github.com/fluencelabs/aqua#readme",
"devDependencies": {
"@fluencelabs/interfaces": "^0.8.0",
"@fluencelabs/interfaces": "0.8.1",
"prettier": "3.0.0"
}
}