File tree Expand file tree Collapse file tree 6 files changed +24
-6
lines changed Expand file tree Collapse file tree 6 files changed +24
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " chia-wallet-sdk-darwin-arm64" ,
3
3
"version" : " 0.15.0" ,
4
- "repository" : " https://github.com/xch-dev/chia-wallet-sdk" ,
4
+ "repository" : {
5
+ "type" : " git" ,
6
+ "url" : " https://github.com/xch-dev/chia-wallet-sdk"
7
+ },
5
8
"os" : [
6
9
" darwin"
7
10
],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " chia-wallet-sdk-darwin-universal" ,
3
3
"version" : " 0.15.0" ,
4
- "repository" : " https://github.com/xch-dev/chia-wallet-sdk" ,
4
+ "repository" : {
5
+ "type" : " git" ,
6
+ "url" : " https://github.com/xch-dev/chia-wallet-sdk"
7
+ },
5
8
"os" : [
6
9
" darwin"
7
10
],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " chia-wallet-sdk-darwin-x64" ,
3
3
"version" : " 0.15.0" ,
4
- "repository" : " https://github.com/xch-dev/chia-wallet-sdk" ,
4
+ "repository" : {
5
+ "type" : " git" ,
6
+ "url" : " https://github.com/xch-dev/chia-wallet-sdk"
7
+ },
5
8
"os" : [
6
9
" darwin"
7
10
],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " chia-wallet-sdk-linux-x64-gnu" ,
3
3
"version" : " 0.15.0" ,
4
- "repository" : " https://github.com/xch-dev/chia-wallet-sdk" ,
4
+ "repository" : {
5
+ "type" : " git" ,
6
+ "url" : " https://github.com/xch-dev/chia-wallet-sdk"
7
+ },
5
8
"os" : [
6
9
" linux"
7
10
],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " chia-wallet-sdk-win32-x64-msvc" ,
3
3
"version" : " 0.15.0" ,
4
- "repository" : " https://github.com/xch-dev/chia-wallet-sdk" ,
4
+ "repository" : {
5
+ "type" : " git" ,
6
+ "url" : " https://github.com/xch-dev/chia-wallet-sdk"
7
+ },
5
8
"os" : [
6
9
" win32"
7
10
],
Original file line number Diff line number Diff line change 2
2
"name" : " chia-wallet-sdk" ,
3
3
"version" : " 0.15.0" ,
4
4
"license" : " MIT" ,
5
- "repository" : " https://github.com/xch-dev/chia-wallet-sdk" ,
5
+ "repository" : {
6
+ "type" : " git" ,
7
+ "url" : " https://github.com/xch-dev/chia-wallet-sdk"
8
+ },
6
9
"main" : " index.js" ,
7
10
"types" : " index.d.ts" ,
8
11
"packageManager" : " pnpm@9.11.0" ,
You can’t perform that action at this time.
0 commit comments