fix some bugs

This commit is contained in:
Amir Mohamadi
2020-06-04 14:19:39 +04:30
parent 471e982b18
commit 6d6c5d9daf
7 changed files with 302 additions and 361 deletions
+2 -3
View File
@@ -12,13 +12,12 @@
},
"dependencies": {
"nuxt": "^2.0.0",
"bootstrap-vue": "^2.0.0",
"bootstrap": "^4.1.3",
"@nuxtjs/axios": "^5.3.6",
"jquery": "^3.5.1",
"gsap": "^3.2.6",
"scrollmagic": "^2.0.7",
"vue-scrollmagic": "^1.2.0"
"vue-scrollmagic": "^1.2.0",
"element-ui": "^2.4.11"
},
"devDependencies": {
"node-sass": "^4.14.1",