We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d4d12d commit a95bf53Copy full SHA for a95bf53
.npmrc
@@ -0,0 +1 @@
1
+registry=https://registry.npmjs.org/
bun.lockb
-17.1 KB
package.json
@@ -57,7 +57,7 @@
57
"@playwright/test": "^1.44.1",
58
"@schematics/angular": "~18.0.1",
59
"@swc-node/register": "1.9.1",
60
- "@swc/core": "1.5.25",
+ "@swc/core": "^1.5.25",
61
"@swc/helpers": "0.5.11",
62
"@types/express": "4.17.21",
63
"@types/jest": "^29.5.12",
@@ -80,7 +80,7 @@
80
"webpack-cli": "^5.1.4"
81
},
82
"engines": {
83
- "node": "22"
+ "node": "20"
84
85
"volta": {
86
"node": "20.14.0"
0 commit comments