Skip to content

Commit

Permalink
chore: rename npm package
Browse files Browse the repository at this point in the history
  • Loading branch information
guanzo committed Oct 3, 2023
1 parent d2a0e24 commit fe4eef0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "saturn-js-client",
"name": "@filecoin-saturn/js-client",
"version": "0.0.8",
"description": "Filecoin Saturn Client",
"homepage": "https://github.com/filecoin-saturn/js-client",
Expand Down Expand Up @@ -48,5 +48,8 @@
},
"imports": {
"#src/*": "./src/*"
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit fe4eef0

Please sign in to comment.