Skip to content

Commit c4a67b2

Browse files
authored
Merge pull request #16 from mohsenshafiei/fix/restricted-access-npm
fix(package.json): change restrict access
2 parents 4058edc + df2fabe commit c4a67b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,6 @@
116116
"schema-utils": "1.0.0"
117117
},
118118
"publishConfig": {
119-
"access": "restricted"
119+
"access": "public"
120120
}
121121
}

0 commit comments

Comments
 (0)