Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "html-hint", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "css hint based on hint.css with html content support", | ||
@@ -34,2 +34,3 @@ "main": "html-hint-cc.sass", | ||
"babel-eslint": "^4.1.8", | ||
"babel-polyfill": "^6.5.0", | ||
"babel-preset-es2015": "^6.3.13", | ||
@@ -40,2 +41,3 @@ "babel-preset-react": "^6.3.13", | ||
"classnames": "^2.2.3", | ||
"core-js": "^2.1.0", | ||
"css-loader": "^0.23.1", | ||
@@ -48,3 +50,4 @@ "eslint": "^1.10.3", | ||
"highlight.js": "^9.1.0", | ||
"kotatsu": "^0.9.1", | ||
"kotatsu": "^0.10.0", | ||
"lodash": "^4.3.0", | ||
"markdown-it": "^5.1.0", | ||
@@ -62,7 +65,8 @@ "node-sass": "^3.4.2", | ||
"style-loader": "^0.13.0", | ||
"url-loader": "^0.5.7" | ||
"url-loader": "^0.5.7", | ||
"webpack": "^1.12.13" | ||
}, | ||
"dependencies": { | ||
"hint.css": "^2.0.0" | ||
"hint.css": "^2.1.0" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
897673
4222
33
Updatedhint.css@^2.1.0