diff options
| author | Michael Foiani <mfoiani2019@communityschoolnaples.org> | 2018-07-25 19:51:28 -0400 |
|---|---|---|
| committer | Michael Foiani <mfoiani2019@communityschoolnaples.org> | 2018-07-25 19:51:28 -0400 |
| commit | a0ebbc6794ed7e0e720f454bfd8e8ae613733396 (patch) | |
| tree | 5bcc4dc122c9606213ed3ede303f7bf83b7b07d8 /polymer.json | |
| parent | 21e0418805cc5d533df2b10250b93d73d5905fff (diff) | |
Changed to appropriate names for MAO app
Diffstat (limited to 'polymer.json')
| -rw-r--r-- | polymer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polymer.json b/polymer.json index e478bce..cbd2222 100644 --- a/polymer.json +++ b/polymer.json @@ -1,6 +1,6 @@ { "entrypoint": "index.html", - "shell": "src/components/my-app.js", + "shell": "src/components/mao-app.js", "sources": [ "images/**/*" ], |
