diff --git a/frontend/src/views/Home.vue b/frontend/src/views/Home.vue index 16cd3818..0fa577ee 100644 --- a/frontend/src/views/Home.vue +++ b/frontend/src/views/Home.vue @@ -6,8 +6,8 @@
- - Milligram + + Organigram diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 00000000..4f43b247 --- /dev/null +++ b/package-lock.json @@ -0,0 +1,6 @@ +{ + "name": "everyonecancode", + "lockfileVersion": 3, + "requires": true, + "packages": {} +}