Skip to content

Commit

Permalink
Merge pull request #14 from sshahzaiib/develop
Browse files Browse the repository at this point in the history
chore: made public for npm publishing
  • Loading branch information
sshahzaiib authored Dec 19, 2022
2 parents 26d37d5 + 971b5f8 commit 7db6632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"homepage": "https://sshahzaiib.github.io/react-alfa-payment",
"license": "MIT",
"private": true,
"private": false,
"scripts": {
"start": "rollup -c rollup.config.js -w --bundleConfigAsCjs",
"build": "tsc && rollup -c rollup.config.js",
Expand Down

0 comments on commit 7db6632

Please sign in to comment.