File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change 4848 "author" : " OpenTelemetry Authors" ,
4949 "license" : " Apache-2.0" ,
5050 "devDependencies" : {
51- "@commitlint/cli" : " 14.1.0" ,
52- "@commitlint/config-conventional" : " 14.1.0" ,
5351 "@typescript-eslint/eslint-plugin" : " 5.3.1" ,
5452 "@typescript-eslint/parser" : " 5.3.1" ,
5553 "eslint" : " 7.32.0" ,
5856 "eslint-plugin-import" : " 2.25.3" ,
5957 "eslint-plugin-node" : " 11.1.0" ,
6058 "gh-pages" : " 3.2.3" ,
61- "husky" : " 4.3.8" ,
6259 "lerna" : " 3.22.1" ,
6360 "lerna-changelog" : " 1.0.1" ,
6461 "linkinator" : " 3.0.3" ,
6865 "typescript" : " 4.4.4" ,
6966 "update-ts-references" : " 2.4.1"
7067 },
71- "husky" : {
72- "hooks" : {
73- "pre-commit" : " npm run lint:changed" ,
74- "commit-msg" : " commitlint -E HUSKY_GIT_PARAMS"
75- }
76- },
7768 "changelog" : {
7869 "repo" : " open-telemetry/opentelemetry-js" ,
7970 "labels" : {
You can’t perform that action at this time.
0 commit comments