Skip to content

Commit d3d8bf1

Browse files
authored
Merge pull request #42 from ahutchings/master
Add react and react-dom to devDependencies
2 parents 7bf0c51 + c204569 commit d3d8bf1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@
3939
"babel-preset-stage-0": "6.5.x",
4040
"http-server": "0.9.x",
4141
"jest-cli": "13.2.x",
42+
"react": "15.x.x",
43+
"react-dom": "15.x.x",
4244
"wdio-jasmine-framework": "0.2.x",
4345
"webdriverio": "4.2.x"
4446
}

0 commit comments

Comments
 (0)