Skip to content

Commit

Permalink
Merge d8aac84 into 26a329f
Browse files Browse the repository at this point in the history
  • Loading branch information
tomcardoso committed Apr 7, 2018
2 parents 26a329f + d8aac84 commit d9c353f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -38,19 +38,19 @@
},
"homepage": "https://github.com/lukechilds/react-jsdom",
"dependencies": {
"react-dom": "^15.6.1",
"react-dom": "^16.3.1",
"window": "^4.1.1"
},
"devDependencies": {
"ava": "^0.20.0",
"ava": "^0.25.0",
"babel-preset-react": "^6.24.1",
"coveralls": "^2.13.1",
"coveralls": "^3.0.0",
"eslint-config-xo-lukechilds": "^1.0.0",
"eslint-config-xo-react": "^0.13.0",
"eslint-config-xo-react": "^0.16.0",
"eslint-plugin-react": "^7.2.0",
"nyc": "^11.0.3",
"react": "^15.6.1",
"react": "^16.3.1",
"this": "^1.0.2",
"xo": "^0.19.0"
"xo": "^0.20.3"
}
}

0 comments on commit d9c353f

Please sign in to comment.