Skip to content

Commit

Permalink
Remove unnecessary peer dep (#4286)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoblee93 authored Feb 5, 2024
1 parent dd78bd8 commit ef3ce85
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
5 changes: 0 additions & 5 deletions langchain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1256,7 +1256,6 @@
"eslint-plugin-prettier": "^4.2.1",
"fast-xml-parser": "^4.2.7",
"google-auth-library": "^8.9.0",
"googleapis": "^126.0.1",
"handlebars": "^4.7.8",
"html-to-text": "^9.0.5",
"ignore": "^5.2.0",
Expand Down Expand Up @@ -1316,7 +1315,6 @@
"epub2": "^3.0.1",
"fast-xml-parser": "^4.2.7",
"google-auth-library": "^8.9.0",
"googleapis": "^126.0.1",
"handlebars": "^4.7.8",
"html-to-text": "^9.0.5",
"ignore": "^5.2.0",
Expand Down Expand Up @@ -1422,9 +1420,6 @@
"google-auth-library": {
"optional": true
},
"googleapis": {
"optional": true
},
"handlebars": {
"optional": true
},
Expand Down
4 changes: 0 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25474,7 +25474,6 @@ __metadata:
expr-eval: ^2.0.2
fast-xml-parser: ^4.2.7
google-auth-library: ^8.9.0
googleapis: ^126.0.1
handlebars: ^4.7.8
html-to-text: ^9.0.5
ignore: ^5.2.0
Expand Down Expand Up @@ -25545,7 +25544,6 @@ __metadata:
epub2: ^3.0.1
fast-xml-parser: ^4.2.7
google-auth-library: ^8.9.0
googleapis: ^126.0.1
handlebars: ^4.7.8
html-to-text: ^9.0.5
ignore: ^5.2.0
Expand Down Expand Up @@ -25624,8 +25622,6 @@ __metadata:
optional: true
google-auth-library:
optional: true
googleapis:
optional: true
handlebars:
optional: true
html-to-text:
Expand Down

0 comments on commit ef3ce85

Please sign in to comment.