Browse Source

update bower.json

Thomas Rabaix 11 năm trước cách đây
mục cha
commit
42f78828da
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      bower.json

+ 2 - 2
bower.json

@@ -6,11 +6,11 @@
     ],
     "dependencies": {
         "bootstrap": "~3.1.0",
-        "jquery": "1.11.0"
+        "jquery": "~1.11.0"
     },
     "license": "MIT",
     "private": true,
     "ignore": [
-        "**/.*"
+        "*"
     ]
 }