File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ jobs:
105105 - name : Node 20
106106 NODE_VERSION : 20.18.0
107107 - name : Node 22
108- NODE_VERSION : 22.9 .0
108+ NODE_VERSION : 22.12 .0
109109 fail-fast : false
110110 name : ${{ matrix.name }}
111111 timeout-minutes : 15
Original file line number Diff line number Diff line change 66[ ![ Build Status] ( https://github.com/parse-community/parse-dashboard/workflows/ci/badge.svg?branch=release )] ( https://github.com/parse-community/parse-dashboard/actions?query=workflow%3Aci+branch%3Arelease )
77[ ![ Snyk Badge] ( https://snyk.io/test/github/parse-community/parse-dashboard/badge.svg )] ( https://snyk.io/test/github/parse-community/parse-dashboard )
88
9- [ ![ Node Version] ( https://img.shields.io/badge/nodejs-18,_20-green.svg?logo=node.js&style=flat )] ( https://nodejs.org/ )
9+ [ ![ Node Version] ( https://img.shields.io/badge/nodejs-18,_20,_22 -green.svg?logo=node.js&style=flat )] ( https://nodejs.org/ )
1010[ ![ auto-release] ( https://img.shields.io/badge/%F0%9F%9A%80-auto--release-9e34eb.svg )] ( https://github.com/parse-community/parse-dashboard/releases )
1111
1212[ ![ npm latest version] ( https://img.shields.io/npm/v/parse-dashboard/latest.svg )] ( https://www.npmjs.com/package/parse-dashboard )
Original file line number Diff line number Diff line change 139139 "parse-dashboard" : " ./bin/parse-dashboard"
140140 },
141141 "engines" : {
142- "node" : " >=18.0.0 <21 || >=22.9 .0 <23"
142+ "node" : " >=18.20.4 <19. 0.0 || >=20.18.0 <21.0.0 || >=22.12 .0 <23.0.0 "
143143 },
144144 "main" : " Parse-Dashboard/app.js" ,
145145 "jest" : {
You can’t perform that action at this time.
0 commit comments