Skip to content

Commit

Permalink
chore(nodejs): remove api-extractor dependencies (#1395)
Browse files Browse the repository at this point in the history
  • Loading branch information
fhinkel committed Jun 10, 2021
1 parent 83e7ca1 commit 7a4f1b2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@
"benchwrapper": "node bin/benchwrapper.js",
"prelint": "cd samples; npm link ../; npm install",
"precompile": "gts clean",
"api-extractor": "api-extractor run --local",
"api-documenter": "api-documenter yaml --input-folder=temp",
"compile-protos": "compileProtos src"
},
"dependencies": {
Expand Down Expand Up @@ -78,8 +76,6 @@
},
"devDependencies": {
"@grpc/proto-loader": "^0.6.0",
"@microsoft/api-documenter": "^7.8.10",
"@microsoft/api-extractor": "^7.8.10",
"@types/concat-stream": "^1.6.0",
"@types/extend": "^3.0.0",
"@types/is": "0.0.21",
Expand Down

0 comments on commit 7a4f1b2

Please sign in to comment.