Skip to content

Commit 1a9ea98

Browse files
Upgrade to node 22
1 parent b3c2afd commit 1a9ea98

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16
1+
22

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"url": "https://github.com/cloudinary/cloudinary_wordpress.git"
1111
},
1212
"engines": {
13-
"node": ">=12",
14-
"npm": ">=6.9"
13+
"node": ">=22",
14+
"npm": ">=10"
1515
},
1616
"scripts": {
1717
"build": "wp-scripts build",

0 commit comments

Comments
 (0)