also looking at this
chore(deps): update npm to v11
#68
2 files
+3
-3
| @@ -5,7 +5,7 @@ | ||
| 5 | 5 | "description": "Test environment for Bun and Node.js coexistence", |
| 6 | 6 | "engines": { |
| 7 | 7 | "node": ">=20.0.0", |
| 8 | "npm": ">=9.0.0" | |
| 8 | "npm": ">=11.6.2" | |
| 9 | 9 | }, |
| 10 | 10 | "scripts": { |
| 11 | 11 | "dev": "echo 'Testing Bun + Node.js coexistence'", |