Skip to content

Commit

Permalink
Remove unused dependencies in botbuilder-libs (microsoft#1643)
Browse files Browse the repository at this point in the history
  • Loading branch information
enzocano authored and darrenj committed Jun 23, 2019
1 parent edda597 commit 1928c5a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 38 deletions.
9 changes: 1 addition & 8 deletions lib/typescript/botbuilder-skills/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,29 +33,22 @@
"jwks-rsa": "1.5.0",
"microsoft-bot-protocol": "^0.0.1",
"microsoft-bot-protocol-websocket": "^0.0.1",
"p-queue": "^4.0.0",
"request-promise-native": "^1.0.7",
"uuid": "^3.3.2"
},
"devDependencies": {
"@types/documentdb": "1.10.5",
"@types/dotenv": "^6.0.0",
"@types/i18n": "^0.8.3",
"@types/nock": "^10.0.3",
"@types/node": "^10.10.1",
"@types/restify": "^7.2.4",
"@types/uuid": "^3.4.4",
"copyfiles": "^2.1.0",
"mocha": "^6.1.4",
"mocha-junit-reporter": "^1.22.0",
"nock": "^10.0.6",
"nyc": "^14.1.1",
"restify": "^8.3.2",
"replace": "^1.0.0",
"rimraf": "^2.6.2",
"supertest": "^4.0.2",
"tslint": "^5.12.1",
"tslint-microsoft-contrib": "6.0.0",
"@types/nock": "^10.0.3",
"typescript": "3.4.5"
},
"env": {
Expand Down
4 changes: 0 additions & 4 deletions lib/typescript/botbuilder-solutions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,6 @@
"@microsoft/recognizers-text-choice": "^1.1.4"
},
"devDependencies": {
"@types/documentdb": "1.10.5",
"@types/dotenv": "^6.0.0",
"@types/node": "^10.10.1",
"@types/restify": "^7.2.4",
"copyfiles": "^2.1.0",
"mocha": "^6.1.4",
"mocha-junit-reporter": "^1.22.0",
Expand Down
28 changes: 2 additions & 26 deletions lib/typescript/common/config/rush/npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1928c5a

Please sign in to comment.