Skip to content

Commit

Permalink
added homepage to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashwini1997727 committed Jun 13, 2022
1 parent 6ebd2f3 commit 5f3a6be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions audience-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "audience-app",
"version": "0.1.0",
"private": true,
"homepage": ".",
"dependencies": {
"@contentstack/app-sdk": "^1.1.0",
"@contentstack/venus-components": "^1.0.3",
Expand Down
1 change: 1 addition & 0 deletions variable-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "variable-app",
"version": "0.1.0",
"private": true,
"homepage": ".",
"dependencies": {
"@contentstack/app-sdk": "^1.1.0",
"@contentstack/venus-components": "^1.0.3",
Expand Down

0 comments on commit 5f3a6be

Please sign in to comment.