draftjs-to-html
Advanced tools
Comparing version 0.7.5 to 0.7.6
{ | ||
"name": "draftjs-to-html", | ||
"version": "0.7.5", | ||
"version": "0.7.6", | ||
"description": "A library for draftjs to html conversion.", | ||
@@ -8,3 +8,3 @@ "main": "lib/draftjs-to-html.js", | ||
"babel-core": "^6.25.0", | ||
"babel-eslint": "^7.2.3", | ||
"babel-eslint": "^8.0.1", | ||
"babel-loader": "^7.1.1", | ||
@@ -18,5 +18,5 @@ "babel-plugin-transform-flow-strip-types": "^6.22.0", | ||
"draft-js": "^0.10.1", | ||
"enzyme": "^2.9.1", | ||
"enzyme": "^3.1.0", | ||
"eslint": "^4.3.0", | ||
"eslint-config-airbnb": "^15.0.2", | ||
"eslint-config-airbnb": "^16.0.0", | ||
"eslint-plugin-import": "2.7.0", | ||
@@ -26,10 +26,10 @@ "eslint-plugin-jsx-a11y": "^6.0.2", | ||
"eslint-plugin-react": "^7.1.0", | ||
"flow-bin": "^0.51.0", | ||
"flow-bin": "^0.56.0", | ||
"jsdom": "^11.1.0", | ||
"mocha": "^3.4.2", | ||
"react": "^15.6.1", | ||
"mocha": "^4.0.1", | ||
"react": "^16.0.0", | ||
"react-addons-test-utils": "^15.6.0", | ||
"react-dom": "^15.6.1", | ||
"react-dom": "^16.0.0", | ||
"rimraf": "^2.6.1", | ||
"sinon": "^2.3.8", | ||
"sinon": "^4.0.1", | ||
"webpack": "^3.3.0", | ||
@@ -36,0 +36,0 @@ "webpack-dev-middleware": "^1.11.0" |