|
44 | 44 | "check-build": "2.8.2" |
45 | 45 | }, |
46 | 46 | "dependencies": { |
47 | | - "babel-preset-es2015": "6.9.0", |
48 | | - "ora": "5.4.1", |
49 | | - "del": "2.2.1", |
50 | | - "glob": "7.1.7", |
51 | | - "compass-importer": "0.4.1", |
52 | | - "node-sass": "6.0.0", |
53 | | - "gulp": "4.0.2", |
| 47 | + "babel-preset-es2015": "6.9.x", |
| 48 | + "ora": "5.4.x", |
| 49 | + "del": "6.0.x", |
| 50 | + "glob": "7.2.x", |
| 51 | + "compass-importer": "0.4.x", |
| 52 | + "node-sass": "7.0.x", |
| 53 | + "gulp": "4.0.x", |
54 | 54 | "gulp-bower": "0.0.15", |
55 | | - "gulp-file": "0.4.0", |
56 | | - "gulp-jade": "1.1.0", |
57 | | - "gulp-babel": "6.1.2", |
58 | | - "gulp-sass": "5.0.0", |
59 | | - "gulp-sass-variables": "1.1.1", |
60 | | - "gulp-sitemap": "8.0.0", |
61 | | - "gulp-inline-image": "1.0.0", |
62 | | - "gulp-concat": "2.6.0", |
63 | | - "gulp-cssmin": "0.1.7", |
64 | | - "gulp-uglify": "1.5.4", |
65 | | - "gulp-header": "1.8.7", |
66 | | - "gulp-rename": "1.2.2", |
67 | | - "gulp-replace": "1.1.3", |
68 | | - "gulp-pug-lint": "0.1.6", |
69 | | - "gulp-sass-lint": "1.4.0", |
70 | | - "gulp-sizereport": "1.2.1", |
71 | | - "gulp-notify": "2.2.0", |
72 | | - "marked": "3.0.4", |
73 | | - "markdown-toc": "1.2.0", |
74 | | - "drafter": "2.0.0", |
75 | | - "feed": "4.2.2", |
76 | | - "minisearch": "3.1.0", |
77 | | - "slug": "5.1.0", |
78 | | - "trunc-text": "1.0.2", |
79 | | - "escape-html": "1.0.3", |
80 | | - "http-status-codes": "2.1.4", |
81 | | - "merge-stream": "2.0.0", |
82 | | - "lodash": "4.14.1", |
83 | | - "yargs": "4.8.1", |
84 | | - "@tommoor/remove-markdown": "0.3.2" |
| 55 | + "gulp-file": "0.4.x", |
| 56 | + "gulp-jade": "1.1.x", |
| 57 | + "gulp-babel": "6.1.x", |
| 58 | + "gulp-sass": "5.1.x", |
| 59 | + "gulp-sass-variables": "1.2.x", |
| 60 | + "gulp-sitemap": "8.0.x", |
| 61 | + "gulp-inline-image": "1.0.x", |
| 62 | + "gulp-concat": "2.6.x", |
| 63 | + "gulp-cssmin": "0.2.x", |
| 64 | + "gulp-uglify": "3.0.x", |
| 65 | + "gulp-header": "2.0.x", |
| 66 | + "gulp-rename": "2.0.x", |
| 67 | + "gulp-replace": "1.1.x", |
| 68 | + "gulp-pug-lint": "0.1.x", |
| 69 | + "gulp-sass-lint": "1.4.x", |
| 70 | + "gulp-sizereport": "1.2.x", |
| 71 | + "gulp-notify": "4.0.x", |
| 72 | + "marked": "4.0.x", |
| 73 | + "markdown-toc": "1.2.x", |
| 74 | + "drafter": "2.0.x", |
| 75 | + "feed": "4.2.x", |
| 76 | + "minisearch": "3.1.x", |
| 77 | + "slug": "5.2.x", |
| 78 | + "trunc-text": "1.0.x", |
| 79 | + "escape-html": "1.0.x", |
| 80 | + "http-status-codes": "2.2.x", |
| 81 | + "merge-stream": "2.0.x", |
| 82 | + "lodash": "4.17.x", |
| 83 | + "yargs": "4.8.x", |
| 84 | + "@tommoor/remove-markdown": "0.3.x" |
85 | 85 | }, |
86 | 86 | "keywords": [ |
87 | 87 | "docs", |
|
0 commit comments