We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8420f49 commit 91f8932Copy full SHA for 91f8932
package.json
@@ -1,5 +1,8 @@
1
{
2
- "name": "example-rollup-library",
+ "name": "@jaebradley/example-rollup-library",
3
+ "publishConfig": {
4
+ "access": "public"
5
+ },
6
"version": "0.0.0-development",
7
"description": "Example NodeJS library bundled using rollup.js",
8
"keywords": [
0 commit comments