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

Commit

Permalink
chore: Bump SDK version
Browse files Browse the repository at this point in the history
  • Loading branch information
lukas-valenta committed Apr 19, 2021
1 parent f17692f commit f2e199a
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 @@ -48,7 +48,7 @@
"@oclif/config": "^1.17.0",
"@superfaceai/ast": "^0.0.22",
"@superfaceai/parser": "0.0.15",
"@superfaceai/sdk": "0.0.15-beta.0",
"@superfaceai/sdk": "0.0.15-beta.1",
"chalk": "^4.1.0",
"debug": "^4.3.1",
"inquirer": "^7.3.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -624,10 +624,10 @@
debug "^4.3.1"
typescript "^4.1.5"

"@superfaceai/[email protected].0":
version "0.0.15-beta.0"
resolved "https://npm.pkg.github.com/download/@superfaceai/sdk/0.0.15-beta.0/bbdb422e27691d1cd482cd0c22018571e61ef4374ea065966577aa04422caed4#4212747351297fea1d04acce3e1918d8bcb085b3"
integrity sha512-+RW7FEbTIYzFBqU2cmdsi64SLogmaj0vKeQiEvpOFSdV7Z9CwZNAOB0sUn1l2M8lXdZvAUMElc7dATyck6+P4g==
"@superfaceai/[email protected].1":
version "0.0.15-beta.1"
resolved "https://npm.pkg.github.com/download/@superfaceai/sdk/0.0.15-beta.1/a3479f199b2358c18d1b2397c4ed324c3920cd5c3286830274e3684b63b89a51#0a5b75182a397d574f6b8814ef663da75cca40a3"
integrity sha512-FtRP13xU0R2X8J0VOanHzMiUZeKoxcW9lwIEGyHh9Ei9dNUk+5VK8qPaL1GWtMGqlNOyaSUavOSJlc0vIEC5BQ==
dependencies:
"@superfaceai/ast" "0.0.22"
cross-fetch "^3.0.5"
Expand Down

0 comments on commit f2e199a

Please sign in to comment.