Ver Fonte

Add npm engines entry

GitOrigin-RevId: 4f5ba34447d339cebba654835045c3eff1e23b39
Andrew Rumble há 1 ano atrás
pai
commit
5df6047fd8
1 ficheiros alterados com 3 adições e 0 exclusões
  1. 3 0
      package.json

+ 3 - 0
package.json

@@ -25,6 +25,9 @@
     "prettier": "3.6.2",
     "typescript": "^5.8.3"
   },
+  "engines": {
+    "npm": "11.4.2"
+  },
   "overrides": {
     "swagger-tools@0.10.4": {
       "path-to-regexp": "3.3.0",