create-element-x
Advanced tools
Comparing version 1.0.0-pre.7 to 1.0.0-pre.8
{ | ||
"name": "create-element-x", | ||
"version": "1.0.0-pre.7", | ||
"version": "1.0.0-pre.8", | ||
"description": "Extends document.createElement to conform to the target API of JSX", | ||
@@ -29,9 +29,9 @@ "main": "index.js", | ||
"camelcase": "^4.1.0", | ||
"eslint": "^4.12.1", | ||
"eslint": "^4.14.0", | ||
"eslint-config-airbnb": "^16.1.0", | ||
"eslint-plugin-import": "^2.8.0", | ||
"eslint-plugin-jsx-a11y": "^6.0.2", | ||
"eslint-plugin-jsx-a11y": "^6.0.3", | ||
"eslint-plugin-react": "^7.5.1", | ||
"jsdom": "^11.5.1", | ||
"mocha": "^4.0.1", | ||
"mocha": "^4.1.0", | ||
"webpack": "^3.10.0", | ||
@@ -38,0 +38,0 @@ "webpack-merge": "^4.1.1", |