File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 22 "name" : " @wireapp/api-client" ,
33 "license" : " GPL-3.0" ,
44 "description" : " Wire API Client to send and receive data." ,
5- "repository" : " https://github.com/wireapp/wire-web-packages/tree/main/packages/api-client" ,
5+ "repository" : {
6+ "type" : " git" ,
7+ "url" : " https://github.com/wireapp/wire-webapp" ,
8+ "directory" : " libraries/api-client"
9+ },
610 "files" : [
711 " lib"
812 ],
Original file line number Diff line number Diff line change 22 "name" : " @wireapp/core" ,
33 "license" : " GPL-3.0" ,
44 "description" : " Wire for Web's communication core." ,
5- "repository" : " https://github.com/wireapp/wire-webapp/tree/main/libraries/core" ,
5+ "repository" : {
6+ "type" : " git" ,
7+ "url" : " https://github.com/wireapp/wire-webapp" ,
8+ "directory" : " libraries/core"
9+ },
610 "files" : [
711 " lib" ,
812 " src"
You can’t perform that action at this time.
0 commit comments