aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
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
+}