Skip to content

Commit

Permalink
[#208] 🔧chore: introduce react and react-dom 16.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanLin-TWer committed Jun 24, 2018
1 parent e2b66fb commit 79b4309
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 12 deletions.
114 changes: 102 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,9 @@
"text"
],
"coverageDirectory": "<rootDir>/coverage/react"
},
"dependencies": {
"react": "^16.4.1",
"react-dom": "^16.4.1"
}
}

0 comments on commit 79b4309

Please sign in to comment.