Skip to content

Commit f016ee9

Browse files
committed
fix(package): Correct JSON formatting in publishConfig section
Modified-by: Cristian D. Moreno - Kyonax <kyonax25@gmail.com>
1 parent d2a8b9c commit f016ee9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@
2929
],
3030
"publishConfig": {
3131
"access": "public"
32-
}
33-
32+
},
3433
"dependencies": {
3534
"commander": "^11.1.0",
3635
"chokidar": "^3.5.3",

0 commit comments

Comments
 (0)