Skip to content

Commit f0df2d9

Browse files
committed
Bump up to React 15. Add a yarn.lock (for 😎-ness)
1 parent 217e98a commit f0df2d9

File tree

2 files changed

+3646
-3
lines changed

2 files changed

+3646
-3
lines changed

‎package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,9 @@
8888
"jsdom": "~5.4.3",
8989
"mocha": "^2.2.5",
9090
"nyc": "^8.1.0",
91-
"react": "^0.14.0",
92-
"react-addons-test-utils": "^0.14.0",
93-
"react-dom": "^0.14.0",
91+
"react": "^15.0.0",
92+
"react-addons-test-utils": "^15.0.0",
93+
"react-dom": "^15.0.0",
9494
"redux": "^3.0.0",
9595
"rimraf": "^2.3.4",
9696
"webpack": "^1.11.0"

0 commit comments

Comments
 (0)