Skip to content

Commit

Permalink
Update packages/logger/package.json
Browse files Browse the repository at this point in the history
Co-authored-by: Jim Blanchard <[email protected]>
  • Loading branch information
ashwinkumar6 and jimblanc authored Jan 4, 2024
1 parent e2243f7 commit edbe138
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
"build:esm:watch": "rimraf dist/esm && tsc -m esnext --outDir dist/esm --watch",
"build": "npm run clean && npm run build:esm-cjs",
"clean": "npm run clean:size && rimraf dist",
"clean:size": "rimraf dual-publish-tmp tmp*",
"format": "echo \"Not implemented\"",
"lint": "tslint 'src/**/*.ts' && npm run ts-coverage",
"ts-coverage": "typescript-coverage-report -p ./tsconfig.build.json -t 90.31"
Expand Down

0 comments on commit edbe138

Please sign in to comment.