Skip to content

Commit 1918d04

Browse files
committed
fix: add missing @babel/runtime package to address silent error getting thrown on Travis
1 parent 9364ba1 commit 1918d04

File tree

4 files changed

+3
-2
lines changed

4 files changed

+3
-2
lines changed

packages/uikit-workshop/dist/styleguide/js/patternlab-viewer.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/uikit-workshop/dist/styleguide/js/pl-modal-viewer-chunk-2400a23ffaa0fbde30d7.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/uikit-workshop/dist/styleguide/js/pl-modal-viewer-chunk-d9b4cef748f2dbb1ce74.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/uikit-workshop/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
"workbox-build": "^3.4.1"
5757
},
5858
"dependencies": {
59+
"@babel/runtime": "^7.5.4",
5960
"@babel/plugin-proposal-class-properties": "^7.5.0",
6061
"@babel/plugin-proposal-decorators": "^7.4.4",
6162
"@babel/plugin-syntax-dynamic-import": "^7.2.0",

0 commit comments

Comments
 (0)