Skip to content

Commit

Permalink
Merge pull request #86 from contentstack/rte-apps
Browse files Browse the repository at this point in the history
added homepage to package.json
  • Loading branch information
Ashwini-Rathod authored Jun 14, 2022
2 parents 612f305 + 5f3a6be commit 499d19d
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 499d19d

Please sign in to comment.