Skip to content

Commit dd14c24

Browse files
committed
fix: add publish config
1 parent 39a7ba3 commit dd14c24

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
"name": "@quranjs/api",
33
"description": "A library for fetching quran data from the quran.com API.",
44
"author": "Ahmed Riad <[email protected]> (https://ar1.dev)",
5+
"publishConfig": {
6+
"access": "public"
7+
},
58
"version": "1.0.0",
69
"license": "MIT",
710
"main": "dist/index.js",

0 commit comments

Comments
 (0)