Skip to content

Commit

Permalink
Upgrade React, React-Dom and Enzyme
Browse files Browse the repository at this point in the history
  • Loading branch information
sorenlouv committed Aug 23, 2017
1 parent fafefbd commit 2af693d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,12 +166,12 @@
"pui-react-tooltip": "7.5.4",
"querystring-browser": "1.0.4",
"raw-loader": "0.5.1",
"react": "15.4.2",
"react": "15.6.1",
"react-ace": "3.7.0",
"react-test-renderer": "15.6.1",
"react-anything-sortable": "1.6.1",
"react-color": "2.11.1",
"react-dom": "15.4.2",
"react-dom": "15.6.1",
"react-input-autosize": "1.1.0",
"react-markdown": "2.4.2",
"react-redux": "4.4.5",
Expand Down Expand Up @@ -217,7 +217,7 @@
"chokidar": "1.6.0",
"chromedriver": "2.29.0",
"classnames": "2.2.5",
"enzyme": "2.7.0",
"enzyme": "2.9.1",
"enzyme-to-json": "1.4.5",
"eslint": "3.19.0",
"eslint-plugin-babel": "4.1.1",
Expand Down

0 comments on commit 2af693d

Please sign in to comment.