Skip to content

Commit

Permalink
Fix travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
fridays committed Oct 7, 2017
1 parent 0cc9b1a commit c6b99f9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"parser": "babel-eslint"
},
"jest": {
"testEnvironment": "node",
"roots": [
"test/",
"dist/"
Expand All @@ -43,6 +44,7 @@
"del-cli": "^1.1.0",
"jest": "^21.2.1",
"next": "^4.0.0-beta.4",
"prop-types": "^15.6.0",
"react": "^16.0.0",
"react-dom": "^16.0.0",
"react-test-renderer": "^16.0.0",
Expand Down

0 comments on commit c6b99f9

Please sign in to comment.