update to latest bun release

Signed-off-by: kim (grufwub) <grufwub@gmail.com>
This commit is contained in:
kim (grufwub) 2021-09-11 12:32:46 +01:00
commit 9c544a4f3b
7 changed files with 23 additions and 6 deletions

8
vendor/github.com/uptrace/bun/package.json generated vendored Normal file
View file

@ -0,0 +1,8 @@
{
"name": "bun",
"version": "1.0.6",
"main": "index.js",
"repository": "git@github.com:uptrace/bun.git",
"author": "Vladimir Mihailenco <vladimir.webdev@gmail.com>",
"license": "BSD-2-clause"
}