Skip to content

Commit

Permalink
remove useless libs
Browse files Browse the repository at this point in the history
  • Loading branch information
cornelcroi committed Jul 23, 2024
1 parent e3afee8 commit 5ff82e7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@
"axios": "^1.7.2",
"natural": "^7.0.7",
"openai": "^4.52.7",
"stopword": "^3.0.1",
"xml2js": "^0.6.2",
"xmldom": "^0.6.0"
"stopword": "^3.0.1"
},
"devDependencies": {
"@types/jest": "^29.5.12",
Expand Down

0 comments on commit 5ff82e7

Please sign in to comment.