Skip to content

Commit

Permalink
fix: add @babel/runtime as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
adrians5j committed Dec 26, 2018
1 parent d091455 commit 0f5c59b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Expand Up @@ -40,6 +40,7 @@
"react": ">=0.16.0"
},
"dependencies": {
"@babel/runtime": "^7.2.0",
"bytes": "^3.0.0"
},
"scripts": {
Expand Down

0 comments on commit 0f5c59b

Please sign in to comment.