Skip to content

Commit

Permalink
engines set node to v18.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fichimura committed Mar 27, 2024
1 parent ba6e7bb commit ac954ee
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
"keywords": [],
"author": "",
"license": "ISC",
"engines": {
"node": "18.13.0"
},
"dependencies": {
"cloudinary": "^1.41.3",
"connect-flash": "^0.1.1",
Expand All @@ -35,4 +38,4 @@
"devDependencies": {
"gulp": "^4.0.2"
}
}
}

0 comments on commit ac954ee

Please sign in to comment.