Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Commit

Permalink
chore: update OneSDK to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
freaz committed Feb 7, 2023
1 parent 0660a35 commit 3e8770e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@oclif/config": "^1.17.0",
"@oclif/plugin-warn-if-update-available": "^1.7.0",
"@superfaceai/ast": "^1.3.0",
"@superfaceai/one-sdk": "2.3.0-rc.1",
"@superfaceai/one-sdk": "^2.3.0",
"@superfaceai/parser": "^2.1.0",
"@superfaceai/service-client": "^5.0.0",
"chalk": "^4.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -750,10 +750,10 @@
ajv "^8.8.2"
ajv-formats "^2.1.1"

"@superfaceai/[email protected]-rc.1":
version "2.3.0-rc.1"
resolved "https://registry.yarnpkg.com/@superfaceai/one-sdk/-/one-sdk-2.3.0-rc.1.tgz#9f5c2eda3a7040835f2d94e002e805c9f7457571"
integrity sha512-YhbZiUh3YnVtN6AKuspEWLoI1TmNejxHUnbD7wTGe3g1xfjqa1cPkfyPvutEUdQidiBJ9mzdNS4dwHDvoVsl5A==
"@superfaceai/one-sdk@^2.3.0":
version "2.3.0"
resolved "https://registry.yarnpkg.com/@superfaceai/one-sdk/-/one-sdk-2.3.0.tgz#7de9de084f8e69dc7fefe0a9b1e7d6abb3a69be7"
integrity sha512-6B2EdxE//vkri9ZBv6f8fHMoItCDoCO7XqbNBqpcYAsm3wj+8B7vC7eWRhN1+z6YPww1VzFLFmorF9UMc7jRdg==
dependencies:
"@superfaceai/ast" "1.3.0"
abort-controller "^3.0.0"
Expand Down

0 comments on commit 3e8770e

Please sign in to comment.