Skip to content

Commit bde51cf

Browse files
committed
Upgrade to React 16
1 parent 1d6d9bd commit bde51cf

File tree

2 files changed

+8
-10
lines changed

2 files changed

+8
-10
lines changed

package-lock.json

Lines changed: 6 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@
6161
"babel-eslint": "^8.2.2",
6262
"babel-plugin-check-es2015-constants": "^6.3.13",
6363
"babel-plugin-external-helpers": "^6.22.0",
64-
"babel-plugin-istanbul": "^4.1.6",
6564
"babel-plugin-syntax-jsx": "^6.3.13",
6665
"babel-plugin-transform-decorators-legacy": "^1.2.0",
6766
"babel-plugin-transform-es2015-arrow-functions": "^6.3.13",
@@ -93,8 +92,8 @@
9392
"eslint-plugin-react": "^7.7.0",
9493
"glob": "^7.1.1",
9594
"jest": "^22.4.3",
96-
"react": "^15.6.2",
97-
"react-dom": "^15.6.2",
95+
"react": "^16.3.0",
96+
"react-dom": "^16.3.0",
9897
"redux": "^3.0.0",
9998
"rimraf": "^2.6.2",
10099
"rollup": "^0.56.5",

0 commit comments

Comments
 (0)