Skip to content

Commit 41b5c50

Browse files
committed
babel polyfill dep
1 parent 537a645 commit 41b5c50

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
"animate.css": "^3.7.0",
4747
"asn1-ber": "^1.0.9",
4848
"babel-core": "^6.26.0",
49+
"babel-polyfill": "^6.26.0",
4950
"bip32-path": "^0.4.2",
5051
"bip39": "^2.5.0",
5152
"chartist": "^0.11.0",

yarn.lock

+1
Original file line numberDiff line numberDiff line change
@@ -1054,6 +1054,7 @@ babel-plugin-transform-vue-jsx@^3.5.0:
10541054
babel-polyfill@^6.26.0:
10551055
version "6.26.0"
10561056
resolved "https://registry.yarnpkg.com/babel-polyfill/-/babel-polyfill-6.26.0.tgz#379937abc67d7895970adc621f284cd966cf2153"
1057+
integrity sha1-N5k3q8Z9eJWXCtxiHyhM2WbPIVM=
10571058
dependencies:
10581059
babel-runtime "^6.26.0"
10591060
core-js "^2.5.0"

0 commit comments

Comments
 (0)