aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/kingworld/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/kingworld/package.json b/examples/kingworld/package.json
index b9d2ce0e9..92bef8784 100644
--- a/examples/kingworld/package.json
+++ b/examples/kingworld/package.json
@@ -10,7 +10,7 @@
"kingworld": "latest"
},
"devDependencies": {
- "bun-types": "^0.1.4",
+ "bun-types": "latest",
"nodemon": "^2.0.19"
}
}