Showing
1 changed file
with
2 additions
and
2 deletions
@@ -74,7 +74,7 @@ | @@ -74,7 +74,7 @@ | ||
74 | "css-loader": "^0.28.11", | 74 | "css-loader": "^0.28.11", |
75 | "cssnano": "^3.10.0", | 75 | "cssnano": "^3.10.0", |
76 | "eslint": "^4.19.1", | 76 | "eslint": "^4.19.1", |
77 | - "eslint-config-yoho": "^1.0.9", | 77 | + "eslint-config-yoho": "1.0.9", |
78 | "eslint-loader": "^1.6.3", | 78 | "eslint-loader": "^1.6.3", |
79 | "extract-text-webpack-plugin": "^4.0.0-beta.0", | 79 | "extract-text-webpack-plugin": "^4.0.0-beta.0", |
80 | "handlebars": "4.0.5", | 80 | "handlebars": "4.0.5", |
@@ -101,7 +101,7 @@ | @@ -101,7 +101,7 @@ | ||
101 | "shelljs": "^0.8.1", | 101 | "shelljs": "^0.8.1", |
102 | "style-loader": "^0.21.0", | 102 | "style-loader": "^0.21.0", |
103 | "stylelint": "^9.2.0", | 103 | "stylelint": "^9.2.0", |
104 | - "stylelint-config-yoho": "^1.3.0", | 104 | + "stylelint-config-yoho": "1.3.0", |
105 | "stylelint-formatter-table": "^1.0.3", | 105 | "stylelint-formatter-table": "^1.0.3", |
106 | "webpack": "^4.6.0", | 106 | "webpack": "^4.6.0", |
107 | "webpack-cli": "^2.0.15", | 107 | "webpack-cli": "^2.0.15", |
-
Please register or login to post a comment