Skip to content

Commit cd86b5f

Browse files
authored
Merge pull request #231 from ThisIsMissEm/patch-2
2 parents 3f8325d + 097d2b8 commit cd86b5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cli/init.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ Then, try look up an actor from your server:
306306
init: (projectName, runtime, pm) => ({
307307
dependencies: {
308308
express: "^4.19.2",
309-
"@fedify/express": "^0.1.3",
309+
"@fedify/express": "^0.2.1",
310310
...(runtime === "node"
311311
? {
312312
"@dotenvx/dotenvx": "^1.14.1",

0 commit comments

Comments
 (0)