yangc 7 years ago
parent
commit
fdd53b43b0
1 changed files with 4 additions and 0 deletions
  1. 4 0
      package.json

+ 4 - 0
package.json

@@ -7,10 +7,14 @@
   "dependencies": {
     "axios": "^0.15.3",
     "bezier-easing": "^2.0.3",
+    "bootstrap": "^3.3.7",
     "cross-env": "^3.1.4",
     "express": "^4.14.1",
+    "font-awesome": "^4.7.0",
     "http-proxy-middleware": "^0.17.4",
+    "jquery": "^3.2.1",
     "nuxt": "0.10.6",
+    "iview": "^2.0.0-rc.19",
     "vue-awesome-swiper": "^2.5.4"
   },
   "scripts": {