-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): publish packages (#62)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
7971e99
commit d740418
Showing
5 changed files
with
24 additions
and
14 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@near-lake/framework", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "JS Library to connect to the NEAR Lake S3 and stream the data", | ||
"author": "NEAR Inc <[email protected]>", | ||
"keywords": [ | ||
|
@@ -27,6 +27,6 @@ | |
}, | ||
"dependencies": { | ||
"@aws-sdk/client-s3": "^3.32.0", | ||
"@near-lake/primitives": "^0.4.0" | ||
"@near-lake/primitives": "^0.5.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters