Skip to content
This repository was archived by the owner on Jan 13, 2023. It is now read-only.

Commit 56c58ef

Browse files
Update Node.js to v18
1 parent e4b9b49 commit 56c58ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
"version": "0.0.0",
44
"basePath": "/user-manager/",
55
"engines": {
6-
"node": "14 - 16",
6+
"node": "14 - 18",
77
"npm": "7 - 8"
88
},
99
"volta": {
10-
"node": "16.17.1"
10+
"node": "18.12.0"
1111
},
1212
"repository": "https://github.com/dataware-tools/app-user-manager.git",
1313
"scripts": {

0 commit comments

Comments
 (0)