Skip to content

Commit

Permalink
fix(core): make payment example private
Browse files Browse the repository at this point in the history
gh-0
  • Loading branch information
Samarpan Bhattacharya authored and Samarpan Bhattacharya committed Jan 28, 2022
1 parent fc7665a commit abb23ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sandbox/payment-example/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"engines": {
"node": ">=10.16"
},
"private": true,
"scripts": {
"build": "lb-tsc",
"build:watch": "lb-tsc --watch",
Expand Down

0 comments on commit abb23ef

Please sign in to comment.