Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
chore(lerna): add fix script (#508)
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Marton authored and mayurkale22 committed May 8, 2019
1 parent d4c3b19 commit 369127b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"types": "build/src/index.d.ts",
"repository": "census-instrumentation/opencensus-node",
"scripts": {
"fix": "lerna run fix",
"postinstall": "npm run bootstrap",
"compile": "lerna run compile",
"test": "lerna run test",
Expand Down

0 comments on commit 369127b

Please sign in to comment.