chore: update to bee 1.6.0 (#112)

This commit is contained in:
bee-worker 2022-05-16 10:24:32 +02:00 committed by GitHub
parent 81ed316b38
commit ede197b4f2
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.5.1"
"bee": "1.6.0"
}
}
}