Skip to content

Commit 2640aa1

Browse files
committed
node upgraded to v19.x, and npm to v9.x
1 parent ac0b8d5 commit 2640aa1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@
251251
"webpack-merge": "^4.2.2"
252252
},
253253
"engines": {
254-
"node": "18.x",
255-
"npm": "8.19.2"
254+
"node": "19.x",
255+
"npm": "9.5.0"
256256
}
257257
}

0 commit comments

Comments
 (0)