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.0 " ,
4
+ "version" : " 2.0.1 " ,
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.0 " ,
3
+ "version" : " 2.0.1 " ,
4
4
"description" : " " ,
5
5
"main" : " checkAllPads.js" ,
6
6
"directories" : {
Original file line number Diff line number Diff line change 41
41
"type" : " git" ,
42
42
"url" : " https://github.com/ether/etherpad-lite.git"
43
43
},
44
- "version" : " 2.0.0 " ,
44
+ "version" : " 2.0.1 " ,
45
45
"license" : " Apache-2.0"
46
46
}
Original file line number Diff line number Diff line change 125
125
"test-admin" : " npx playwright test tests/frontend-new/admin-spec --workers 1" ,
126
126
"test-admin:ui" : " npx playwright test tests/frontend-new/admin-spec --ui --workers 1"
127
127
},
128
- "version" : " 2.0.0 " ,
128
+ "version" : " 2.0.1 " ,
129
129
"license" : " Apache-2.0"
130
130
}
You can’t perform that action at this time.
0 commit comments