Skip to content

Commit 91f8932

Browse files
committed
fix(package): update package name
1 parent 8420f49 commit 91f8932

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
2-
"name": "example-rollup-library",
2+
"name": "@jaebradley/example-rollup-library",
3+
"publishConfig": {
4+
"access": "public"
5+
},
36
"version": "0.0.0-development",
47
"description": "Example NodeJS library bundled using rollup.js",
58
"keywords": [

0 commit comments

Comments
 (0)