Skip to content

Commit

Permalink
chore(ci-cd): publish config for file utils
Browse files Browse the repository at this point in the history
gh-00
  • Loading branch information
yeshamavani committed Aug 14, 2024
1 parent 6bbf1d7 commit 199a93e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion packages/file-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,10 @@
"mochawesome": "^7.1.3",
"source-map-support": "^0.5.21",
"typescript": "^5.4.5"
}
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
},
"private": false
}

0 comments on commit 199a93e

Please sign in to comment.