File tree Expand file tree Collapse file tree 8 files changed +24
-0
lines changed
Expand file tree Collapse file tree 8 files changed +24
-0
lines changed Original file line number Diff line number Diff line change 1212 "scripts" : {
1313 "build" : " tsc && bun build --target node --outfile=dist/index.js src/index.ts --production --packages=external && bun build --target node --outfile=dist/index.cjs --format=cjs src/index.ts --production --packages=external"
1414 },
15+ "publishConfig" : {
16+ "access" : " public"
17+ },
1518 "devDependencies" : {
1619 "@types/node" : " ^24.10" ,
1720 "typescript" : " ^5.9"
Original file line number Diff line number Diff line change 1212 "scripts" : {
1313 "build" : " tsc && bun build --target node --outfile=dist/index.js src/index.ts --production --packages=external && bun build --target node --outfile=dist/index.cjs --format=cjs src/index.ts --production --packages=external"
1414 },
15+ "publishConfig" : {
16+ "access" : " public"
17+ },
1518 "dependencies" : {
1619 "@devup-api/core" : " workspace:*"
1720 },
Original file line number Diff line number Diff line change 1212 "scripts" : {
1313 "build" : " tsc && bun build --target node --outfile=dist/index.js src/index.ts --production --packages=external && bun build --target node --outfile=dist/index.cjs --format=cjs src/index.ts --production --packages=external"
1414 },
15+ "publishConfig" : {
16+ "access" : " public"
17+ },
1518 "dependencies" : {
1619 "@devup-api/core" : " workspace:*" ,
1720 "@devup-api/utils" : " workspace:*"
Original file line number Diff line number Diff line change 1212 "scripts" : {
1313 "build" : " tsc && bun build --target node --outfile=dist/index.js src/index.ts --production --packages=external && bun build --target node --outfile=dist/index.cjs --format=cjs src/index.ts --production --packages=external"
1414 },
15+ "publishConfig" : {
16+ "access" : " public"
17+ },
1518 "dependencies" : {
1619 "@devup-api/utils" : " workspace:*" ,
1720 "@devup-api/core" : " workspace:*" ,
Original file line number Diff line number Diff line change 1212 "scripts" : {
1313 "build" : " tsc && bun build --target node --outfile=dist/index.js src/index.ts --production --packages=external && bun build --target node --outfile=dist/index.cjs --format=cjs src/index.ts --production --packages=external"
1414 },
15+ "publishConfig" : {
16+ "access" : " public"
17+ },
1518 "dependencies" : {
1619 "@devup-api/utils" : " workspace:*" ,
1720 "@devup-api/core" : " workspace:*" ,
Original file line number Diff line number Diff line change 1212 "scripts" : {
1313 "build" : " tsc && bun build --target node --outfile=dist/index.js src/index.ts --production --packages=external && bun build --target node --outfile=dist/index.cjs --format=cjs src/index.ts --production --packages=external"
1414 },
15+ "publishConfig" : {
16+ "access" : " public"
17+ },
1518 "devDependencies" : {
1619 "@types/node" : " ^24.10" ,
1720 "typescript" : " ^5.9" ,
Original file line number Diff line number Diff line change 1212 "scripts" : {
1313 "build" : " tsc && bun build --target node --outfile=dist/index.js src/index.ts --production --packages=external && bun build --target node --outfile=dist/index.cjs --format=cjs src/index.ts --production --packages=external"
1414 },
15+ "publishConfig" : {
16+ "access" : " public"
17+ },
1518 "dependencies" : {
1619 "@devup-api/utils" : " workspace:*" ,
1720 "@devup-api/core" : " workspace:*" ,
Original file line number Diff line number Diff line change 1212 "scripts" : {
1313 "build" : " tsc && bun build --target node --outfile=dist/index.js src/index.ts --production --packages=external && bun build --target node --outfile=dist/index.cjs --format=cjs src/index.ts --production --packages=external"
1414 },
15+ "publishConfig" : {
16+ "access" : " public"
17+ },
1518 "dependencies" : {
1619 "@devup-api/utils" : " workspace:*" ,
1720 "@devup-api/core" : " workspace:*" ,
You can’t perform that action at this time.
0 commit comments