Skip to content

Commit

Permalink
Add regenerator-runtime as runtime dependency
Browse files Browse the repository at this point in the history
For some reason, Jimp refuses to work without this one.
  • Loading branch information
skalee committed Jan 3, 2020
1 parent b2fc328 commit 8f6c6b9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
15 changes: 11 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 @@ -49,6 +49,7 @@
"got": "^9.6.0",
"jimp": "^0.9.3",
"lodash": "^4.17.15",
"regenerator-runtime": "^0.13.3",
"vue": "^2.6.11",
"vue-gettext": "^2.1.6",
"vue-router": "^3.1.3"
Expand Down

0 comments on commit 8f6c6b9

Please sign in to comment.