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.0.1 " ,
4
+ "version" : " 2.0.2 " ,
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.0.1 " ,
3
+ "version" : " 2.0.2 " ,
4
4
"description" : " " ,
5
5
"main" : " checkAllPads.js" ,
6
6
"directories" : {
Original file line number Diff line number Diff line change 43
43
"type" : " git" ,
44
44
"url" : " https://github.com/ether/etherpad-lite.git"
45
45
},
46
- "version" : " 2.0.1 " ,
46
+ "version" : " 2.0.2 " ,
47
47
"license" : " Apache-2.0"
48
48
}
Original file line number Diff line number Diff line change 132
132
"test-admin" : " npx playwright test tests/frontend-new/admin-spec --workers 1" ,
133
133
"test-admin:ui" : " npx playwright test tests/frontend-new/admin-spec --ui --workers 1"
134
134
},
135
- "version" : " 2.0.1 " ,
135
+ "version" : " 2.0.2 " ,
136
136
"license" : " Apache-2.0"
137
137
}
You can’t perform that action at this time.
0 commit comments