Skip to content

Commit

Permalink
chore(deps): add missing deps
Browse files Browse the repository at this point in the history
  • Loading branch information
christianalfoni committed Jan 1, 2019
1 parent 2d2a5aa commit 5119f3c
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 21 deletions.
109 changes: 89 additions & 20 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@
"react": "16.7.0-alpha.2",
"react-dom": "16.7.0-alpha.2",
"emotion": "9.2.12",
"petit-dom": "0.2.2"
"petit-dom": "0.2.2",
"puppeteer": "1.11.0"
},
"devDependencies": {
"@babel/core": "7.2.2",
Expand Down

0 comments on commit 5119f3c

Please sign in to comment.