chore(examples/kingworld): Change bun-types to latest (#766)

* Bumped hono version number

* Changed bun-types version

* Bumped bun-types
This commit is contained in:
Jochem Hagenaars
2022-07-24 22:55:16 +02:00
committed by GitHub
parent 7896361084
commit 1be0100911

View File

@@ -10,7 +10,7 @@
"kingworld": "latest"
},
"devDependencies": {
"bun-types": "^0.1.4",
"bun-types": "latest",
"nodemon": "^2.0.19"
}
}