File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " admin" ,
3
3
"private" : true ,
4
- "version" : " 2.2.4 " ,
4
+ "version" : " 2.2.5 " ,
5
5
"type" : " module" ,
6
6
"scripts" : {
7
7
"dev" : " vite" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " bin" ,
3
- "version" : " 2.2.4 " ,
3
+ "version" : " 2.2.5 " ,
4
4
"description" : " " ,
5
5
"main" : " checkAllPads.js" ,
6
6
"directories" : {
Original file line number Diff line number Diff line change 50
50
"type" : " git" ,
51
51
"url" : " https://github.com/ether/etherpad-lite.git"
52
52
},
53
- "version" : " 2.2.4 " ,
53
+ "version" : " 2.2.5 " ,
54
54
"license" : " Apache-2.0"
55
55
}
Original file line number Diff line number Diff line change 141
141
"debug:socketio" : " cross-env DEBUG=socket.io* node --require tsx/cjs node/server.ts" ,
142
142
"test:vitest" : " vitest"
143
143
},
144
- "version" : " 2.2.4 " ,
144
+ "version" : " 2.2.5 " ,
145
145
"license" : " Apache-2.0"
146
146
}
You can’t perform that action at this time.
0 commit comments