Skip to content

Commit a1ffcb7

Browse files
committed
Fix conflict.
1 parent 5d1442a commit a1ffcb7

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

package.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -56,17 +56,11 @@
5656
"eslint-plugin-react": "7.12.0",
5757
"jest": "23.6.0",
5858
"jest-dom": "2.1.0",
59-
<<<<<<< HEAD
60-
"react": "16.7.0-alpha.0",
61-
"react-dom": "16.7.0-alpha.0",
62-
"react-testing-library": "5.3.1",
63-
"rimraf": "2.6.2"
64-
=======
6559
"prettier": "1.15.3",
6660
"react": "16.6.3",
6761
"react-dom": "16.6.3",
68-
"react-testing-library": "5.2.3"
69-
>>>>>>> master
62+
"react-testing-library": "5.4.2",
63+
"rimraf": "2.6.2"
7064
},
7165
"jest": {
7266
"coverageDirectory": "./coverage/",

0 commit comments

Comments
 (0)