Skip to content

Commit

Permalink
chore: remove test script from types package (#511)
Browse files Browse the repository at this point in the history
  • Loading branch information
mayurkale22 authored Nov 9, 2019
1 parent f5801d2 commit 16674a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/opentelemetry-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"precompile": "tsc --version",
"compile": "tsc -p .",
"fix": "gts fix",
"test": "npm run compile && npm run check",
"docs-test": "linkinator docs/out",
"docs": "typedoc --tsconfig tsconfig.json",
"prepare": "npm run compile"
Expand Down

0 comments on commit 16674a7

Please sign in to comment.