File tree Expand file tree Collapse file tree 5 files changed +17
-2
lines changed Expand file tree Collapse file tree 5 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 3333 "tslib" : " >2.3.0" 
3434 "reflect-metadata" : " ^0.1.12 || ^0.2.0" 
3535 "rxjs" : " ^7.1.0" 
36+  },
37+  "publishConfig" : {
38+  "access" : " public" 
3639 }
3740}
Original file line number Diff line number Diff line change 5757 " ./mjs/src/ngModule.d.ts" 
5858 ]
5959 }
60+  },
61+  "publishConfig" : {
62+  "access" : " public" 
6063 }
6164}
Original file line number Diff line number Diff line change 3434 "type" : " commonjs" 
3535 "main" : " ./cjs/src/index.js" 
3636 "types" : " ./cjs/src/index.d.ts" 
37-  "module" : " ./mjs/src/index.js" 
37+  "module" : " ./mjs/src/index.js" 
38+  "publishConfig" : {
39+  "access" : " public" 
40+  }
3841}
Original file line number Diff line number Diff line change 3333 " typeorm" 
3434 " microorm" 
3535 " CRUD" 
36-  ]
36+  ],
37+  "publishConfig" : {
38+  "access" : " public" 
39+  }
3740}
Original file line number Diff line number Diff line change 3131 "tslib" : " >2.3.0" 
3232 "reflect-metadata" : " ^0.1.12 || ^0.2.0" 
3333 "rxjs" : " ^7.1.0" 
34+  },
35+  "publishConfig" : {
36+  "access" : " public" 
3437 }
3538}
                         You can’t perform that action at this time. 
           
                  
0 commit comments