Skip to content

Commit

Permalink
Merge b024930 into 1c0e024
Browse files Browse the repository at this point in the history
  • Loading branch information
visusnet committed Jul 20, 2018
2 parents 1c0e024 + b024930 commit 43650a7
Show file tree
Hide file tree
Showing 2 changed files with 308 additions and 220 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
"dependencies": {
"dom-scroll-into-view": "^1.2.1",
"prop-types": "^15.6.0",
"react": "^16.2.0",
"react-dom": "^16.2.0"
"react": "16.4.1",
"react-dom": "16.4.1"
},
"devDependencies": {
"@types/jest": "^21.1.10",
"@types/react": "^16.0.35",
"@types/react-dom": "^16.0.1",
"@types/jest": "^23.3.0",
"@types/react": "16.4",
"@types/react-dom": "^16.0.6",
"babel-cli": "^6.26.0",
"babel-eslint": "^8.2.1",
"babel-plugin-array-includes": "^2.0.3",
Expand All @@ -39,9 +39,9 @@
"eslint-plugin-import": "^2.7.0",
"eslint-plugin-react": "^7.6.0",
"flow-bin": "^0.76.0",
"jest": "^22.1.4",
"jest": "^23.4.1",
"jsdom": "^11.6.1",
"node-sass-chokidar": "^0.0.3",
"node-sass-chokidar": "^1.3.3",
"raf": "^3.4.0"
},
"jest": {
Expand Down
Loading

0 comments on commit 43650a7

Please sign in to comment.