Skip to content

Commit

Permalink
Add missing dependencies (#4)
Browse files Browse the repository at this point in the history
Add missing dependencies
  • Loading branch information
ndelangen committed Dec 16, 2019
2 parents 0f2350c + b47efad commit 3985ccf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Expand Up @@ -27,6 +27,8 @@
"test": "jest"
},
"dependencies": {
"core-js": "^2.6.10",
"babel-runtime": "^6.26.0",
"resolve-from": "^5.0.0",
"webpack": "^4.38.0"
},
Expand Down

0 comments on commit 3985ccf

Please sign in to comment.