File tree Expand file tree Collapse file tree 3 files changed +15
-6
lines changed
Expand file tree Collapse file tree 3 files changed +15
-6
lines changed Original file line number Diff line number Diff line change 77 "tsc:publish" : " tsc && npm publish" ,
88 "test" : " jest"
99 },
10+ "publishConfig" : {
11+ "access" : " public"
12+ },
1013 "main" : " dist/index.js" ,
1114 "types" : " dist/index.d.ts" ,
1215 "author" : " Nestixis" ,
2932 "ts-jest" : " ^29.2.5" ,
3033 "typescript" : " ^5.6.2"
3134 },
32- "gitHead" : " 9f5e0c4e2ff34599c1dd15f9a67f3f76dbd01422 "
33- }
35+ "gitHead" : " 010c167e60c596cb1aabf28186242a095c351e59 "
36+ }
Original file line number Diff line number Diff line change 1010 "type" : " git" ,
1111 "url" : " git+https://github.com/Nestixis/nestjs-inbox-outbox.git"
1212 },
13+ "publishConfig" : {
14+ "access" : " public"
15+ },
1316 "author" : " Nestixis" ,
1417 "main" : " dist/index.js" ,
1518 "types" : " dist/index.d.ts" ,
2831 "prettier" : " ^3.3.3" ,
2932 "typescript" : " ^5.6.2"
3033 },
31- "gitHead" : " 9f5e0c4e2ff34599c1dd15f9a67f3f76dbd01422 "
32- }
34+ "gitHead" : " 010c167e60c596cb1aabf28186242a095c351e59 "
35+ }
Original file line number Diff line number Diff line change 1515 "build" : " tsc" ,
1616 "tsc:publish" : " tsc && npm publish"
1717 },
18+ "publishConfig" : {
19+ "access" : " public"
20+ },
1821 "dependencies" : {
1922 "@nestixis/nestjs-inbox-outbox" : " ^0.0.23" ,
2023 "reflect-metadata" : " ^0.2.2" ,
2124 "typeorm" : " ^0.3.20"
2225 },
23- "gitHead" : " 9f5e0c4e2ff34599c1dd15f9a67f3f76dbd01422 "
24- }
26+ "gitHead" : " 010c167e60c596cb1aabf28186242a095c351e59 "
27+ }
You can’t perform that action at this time.
0 commit comments