Skip to content

Commit

Permalink
Axios Asap v0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ish-bindra committed Jan 9, 2023
1 parent fc3ca9d commit 93a7778
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages/axios-asap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ordermentum/axios-asap",
"version": "0.1.4-beta",
"version": "0.1.4",
"main": "build/index.js",
"files": [
"build/*"
Expand Down
10 changes: 10 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -585,6 +585,16 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@ordermentum/asap-core@*":
version "0.1.7"
resolved "https://registry.yarnpkg.com/@ordermentum/asap-core/-/asap-core-0.1.7.tgz#fd7cabc0cec15db7bc69a003d1cfa95301c901fc"
integrity sha512-R0B5p4PRJq0xnjj3Zr9d+Z2t6Cylj2R3WBAsRS9bonAfLylsUZDoKcC4PgJcFHhLvqBbETLjVPJv8fOdUF1vmQ==
dependencies:
axios "^0.26.1"
express "^4.17.3"
jsonwebtoken "^8.5.1"
node-cache "^5.1.2"

"@sideway/address@^4.1.3":
version "4.1.4"
resolved "https://registry.yarnpkg.com/@sideway/address/-/address-4.1.4.tgz#03dccebc6ea47fdc226f7d3d1ad512955d4783f0"
Expand Down

0 comments on commit 93a7778

Please sign in to comment.