Skip to content

Commit

Permalink
Reset package/yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
billytrend-cohere committed Feb 1, 2024
1 parent d33d0e8 commit 9bb1fe6
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 2,207 deletions.
15 changes: 6 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,21 +11,18 @@
"prepack": "cp -rv dist/. ."
},
"dependencies": {
"url-join": "4.0.1",
"form-data": "4.0.0",
"js-base64": "3.7.2",
"node-fetch": "2.7.0",
"qs": "6.11.2",
"url-join": "4.0.1"
"js-base64": "3.7.2"
},
"devDependencies": {
"@types/jest": "^29.5.12",
"@types/node": "17.0.33",
"@types/node-fetch": "2.6.9",
"@types/qs": "6.9.8",
"@types/url-join": "4.0.1",
"jest": "^29.7.0",
"@types/qs": "6.9.8",
"@types/node-fetch": "2.6.9",
"@types/node": "17.0.33",
"prettier": "2.7.1",
"ts-jest": "^29.1.2",
"typescript": "4.6.4"
}
}
}
Loading

0 comments on commit 9bb1fe6

Please sign in to comment.