Skip to content

Commit

Permalink
updated testing packages
Browse files Browse the repository at this point in the history
  • Loading branch information
hcam05 committed Apr 3, 2018
1 parent b24a4e5 commit b539dfb
Show file tree
Hide file tree
Showing 2 changed files with 233 additions and 9 deletions.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,13 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"enzyme": "^3.3.0",
"enzyme-adapter-react-16": "^1.1.1",
"eosjs": "^6.1.11",
"react": "^16.2.0",
"react-dom": "^16.2.0",
"react-scripts": "1.1.1"
"react-scripts": "1.1.1",
"react-test-renderer": "^16.3.0"
},
"scripts": {
"start": "react-scripts start",
Expand Down
Loading

0 comments on commit b539dfb

Please sign in to comment.