chore: update to bee 1.6.1 (#148)

This commit is contained in:
bee-worker 2022-06-03 09:09:58 +02:00 committed by GitHub
parent e245e29be8
commit 2836ffffd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,6 +74,6 @@
"engines": {
"node": ">=12.0.0",
"npm": ">=6.0.0",
"bee": "1.6.0"
"bee": "1.6.1"
}
}
}