Showing
2 changed files
with
6 additions
and
6 deletions
libs/libs-debug.js
deleted
100644 → 0
This diff could not be displayed because it is too large.
@@ -13,13 +13,13 @@ | @@ -13,13 +13,13 @@ | ||
13 | "spm": { | 13 | "spm": { |
14 | "main": "yoho-mobile.js", | 14 | "main": "yoho-mobile.js", |
15 | "dependencies": { | 15 | "dependencies": { |
16 | - "jquery": "1.8.3", | 16 | + "yoho.lazyload": "1.0.0", |
17 | + "yoho.iswiper": "3.0.6", | ||
18 | + "yoho.mustache": "2.1.3", | ||
19 | + "yoho.jquery": "1.8.3", | ||
17 | "mlellipsis": "0.0.6", | 20 | "mlellipsis": "0.0.6", |
18 | - "lazyload": "1.9.6", | ||
19 | "iscroll": "5.1.2", | 21 | "iscroll": "5.1.2", |
20 | - "mustache": "2.0.0", | ||
21 | - "underscore": "1.6.0", | ||
22 | - "yoho-idangerous.swiper": "0.0.3" | 22 | + "underscore": "1.6.0" |
23 | }, | 23 | }, |
24 | "devDependencies": { | 24 | "devDependencies": { |
25 | "expect.js": "0.3.1" | 25 | "expect.js": "0.3.1" |
@@ -49,4 +49,4 @@ | @@ -49,4 +49,4 @@ | ||
49 | "gulp-uglify": "^1.2.0", | 49 | "gulp-uglify": "^1.2.0", |
50 | "gulp-util": "^3.0.6" | 50 | "gulp-util": "^3.0.6" |
51 | } | 51 | } |
52 | -} | 52 | +} |
-
Please register or login to post a comment