Skip to content

Commit

Permalink
Merge pull request #2 from singhprerana/main
Browse files Browse the repository at this point in the history
Create package for yext app.
  • Loading branch information
avinash2209 authored Jul 17, 2024
2 parents 29dd442 + aa0748d commit fe4fde9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ dist/
storybook-static/
.yarn/install-state.gz
.yarn/unplugged/

/vendor/
/composer.lock
7 changes: 7 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"name": "chn/yext-app",
"description": "This package provides yext search support in CHN.",
"type": "project",
"minimum-stability": "dev",
"require": {}
}

0 comments on commit fe4fde9

Please sign in to comment.