diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2020-10-07 16:09:53 +0000 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2020-10-07 16:09:53 +0000 |
| commit | 301228ad97afa6b57a2a5290096ff9e03fb052a3 (patch) | |
| tree | f5785c9e0289dadbbe86000c700608783461fba2 /package.json | |
| parent | a1285728d3d352166b8fe6df27aa078d9373d22e (diff) | |
| download | chine-projet-301228ad97afa6b57a2a5290096ff9e03fb052a3.tar.gz chine-projet-301228ad97afa6b57a2a5290096ff9e03fb052a3.tar.bz2 chine-projet-301228ad97afa6b57a2a5290096ff9e03fb052a3.zip | |
Added more pages and fixes
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/package.json b/package.json index be6cdc8..77ec669 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,8 @@ }, "dependencies": { "core-js": "^3.6.5", - "nuxt": "^2.14.5" + "nuxt": "^2.14.5", + "vue-youtube-embed": "^2.2.2" }, "devDependencies": { "@nuxtjs/eslint-config": "^3.1.0", @@ -26,4 +27,4 @@ "eslint-plugin-prettier": "^3.1.4", "prettier": "^2.1.1" } -}
\ No newline at end of file +} |
