Unverified Commit cd86b5f3 authored by Hong Minhee (洪 民憙)'s avatar Hong Minhee (洪 民憙) Committed by GitHub
Browse files

Merge pull request #231 from ThisIsMissEm/patch-2

parents 3f8325df 097d2b86
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -306,7 +306,7 @@ Then, try look up an actor from your server:
    init: (projectName, runtime, pm) => ({
      dependencies: {
        express: "^4.19.2",
        "@fedify/express": "^0.1.3",
        "@fedify/express": "^0.2.1",
        ...(runtime === "node"
          ? {
            "@dotenvx/dotenvx": "^1.14.1",