Browse Source

Add bower resolution

christianesperar 8 years ago
parent
commit
6666e9d725
1 changed files with 4 additions and 0 deletions
  1. 4 0
      bower.json

+ 4 - 0
bower.json

@@ -74,5 +74,9 @@
     "echarts": "^3.1.7",
     "malihu-custom-scrollbar-plugin": "^3.1.3",
     "animate.css": "^3.5.1"
+  },
+  "resolutions": {
+    "jquery": "^2.2.3",
+    "fastclick": "^1.0.6"
   }
 }