rindy 21 ore fa
parent
commit
9099edc058
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  1. 5 0
      package.json

+ 5 - 0
package.json

@@ -10,6 +10,11 @@
     "build-backend-html": "pnpm --filter @4dkankan/helperfrontend run build",
     "build-web": "pnpm --filter @4dkankan/helperweb run build-only"
   },
+  "pnpm": {
+    "overrides": {
+      "jiti": "1.21.6"
+    }
+  },
   "author": "gemercheung@gmail.com",
   "license": "ISC"
 }