Skip to content

Commit fe4eef0

Browse files
committed
chore: rename npm package
1 parent d2a0e24 commit fe4eef0

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "saturn-js-client",
2+
"name": "@filecoin-saturn/js-client",
33
"version": "0.0.8",
44
"description": "Filecoin Saturn Client",
55
"homepage": "https://github.com/filecoin-saturn/js-client",
@@ -48,5 +48,8 @@
4848
},
4949
"imports": {
5050
"#src/*": "./src/*"
51+
},
52+
"publishConfig": {
53+
"access": "public"
5154
}
5255
}

0 commit comments

Comments
 (0)