File tree 6 files changed +19
-1
lines changed
6 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 11
11
"name" : " Autonomys" ,
12
12
"url" : " https://www.autonomys.xyz"
13
13
},
14
+ "bugs" : {
15
+ "url" : " https://github.com/autonomys/auto-sdk/issues"
16
+ },
14
17
"scripts" : {
15
18
"build" : " tsc" ,
16
19
"clean" : " rm -rf dist" ,
Original file line number Diff line number Diff line change 4
4
"version" : " 1.0.12" ,
5
5
"license" : " MIT" ,
6
6
"main" : " dist/index.js" ,
7
+ "type" : " module" ,
7
8
"repository" : {
8
9
"type" : " git" ,
9
10
"url" : " https://github.com/autonomys/auto-sdk"
12
13
"name" : " Autonomys" ,
13
14
"url" : " https://www.autonomys.xyz"
14
15
},
15
- "type" : " module" ,
16
+ "bugs" : {
17
+ "url" : " https://github.com/autonomys/auto-sdk/issues"
18
+ },
16
19
"scripts" : {
17
20
"build" : " tsc" ,
18
21
"pb" : " yarn protons src/metadata/onchain/protobuf/OnchainMetadata.proto -o src/metadata/onchain/protobuf" ,
Original file line number Diff line number Diff line change 13
13
"name" : " Autonomys" ,
14
14
"url" : " https://www.autonomys.xyz"
15
15
},
16
+ "bugs" : {
17
+ "url" : " https://github.com/autonomys/auto-sdk/issues"
18
+ },
16
19
"engines" : {
17
20
"node" : " >=20.8.0"
18
21
},
Original file line number Diff line number Diff line change 11
11
"name" : " Autonomys" ,
12
12
"url" : " https://www.autonomys.xyz"
13
13
},
14
+ "bugs" : {
15
+ "url" : " https://github.com/autonomys/auto-sdk/issues"
16
+ },
14
17
"scripts" : {
15
18
"build" : " tsc" ,
16
19
"clean" : " rm -rf dist" ,
Original file line number Diff line number Diff line change 11
11
"name" : " Autonomys" ,
12
12
"url" : " https://www.autonomys.xyz"
13
13
},
14
+ "bugs" : {
15
+ "url" : " https://github.com/autonomys/auto-sdk/issues"
16
+ },
14
17
"scripts" : {
15
18
"build" : " tsc" ,
16
19
"clean" : " rm -rf dist" ,
Original file line number Diff line number Diff line change 11
11
"name" : " Autonomys" ,
12
12
"url" : " https://www.autonomys.xyz"
13
13
},
14
+ "bugs" : {
15
+ "url" : " https://github.com/autonomys/auto-sdk/issues"
16
+ },
14
17
"scripts" : {
15
18
"build" : " tsc" ,
16
19
"clean" : " rm -rf dist" ,
You can’t perform that action at this time.
0 commit comments