We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 537a645 commit 41b5c50Copy full SHA for 41b5c50
package.json
@@ -46,6 +46,7 @@
46
"animate.css": "^3.7.0",
47
"asn1-ber": "^1.0.9",
48
"babel-core": "^6.26.0",
49
+ "babel-polyfill": "^6.26.0",
50
"bip32-path": "^0.4.2",
51
"bip39": "^2.5.0",
52
"chartist": "^0.11.0",
yarn.lock
@@ -1054,6 +1054,7 @@ babel-plugin-transform-vue-jsx@^3.5.0:
1054
babel-polyfill@^6.26.0:
1055
version "6.26.0"
1056
resolved "https://registry.yarnpkg.com/babel-polyfill/-/babel-polyfill-6.26.0.tgz#379937abc67d7895970adc621f284cd966cf2153"
1057
+ integrity sha1-N5k3q8Z9eJWXCtxiHyhM2WbPIVM=
1058
dependencies:
1059
babel-runtime "^6.26.0"
1060
core-js "^2.5.0"
0 commit comments