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

Commit 369127b

Browse files
Peter Martonmayurkale22
authored andcommitted
chore(lerna): add fix script (#508)
1 parent d4c3b19 commit 369127b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"types": "build/src/index.d.ts",
77
"repository": "census-instrumentation/opencensus-node",
88
"scripts": {
9+
"fix": "lerna run fix",
910
"postinstall": "npm run bootstrap",
1011
"compile": "lerna run compile",
1112
"test": "lerna run test",

0 commit comments

Comments
 (0)