Skip to content

Commit

Permalink
fix(deps): add 'babel-runtime' required for vue-markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
leomp12 committed Oct 10, 2020
1 parent d4d5c8e commit a67867f
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
21 changes: 21 additions & 0 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
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"@ecomplus/client": "^2.1.1",
"@ecomplus/i18n": "^1.16.1",
"@ecomplus/utils": "^1.4.1",
"babel-runtime": "^6.26.0",
"bootstrap-vue": "^2.17.3",
"core-js": "^3.6.5",
"lodash.clonedeep": "^4.5.0",
Expand Down

0 comments on commit a67867f

Please # to comment.