Skip to content
Snippets Groups Projects
Commit 0b9643d4 authored by Zdravko Iliev's avatar Zdravko Iliev
Browse files

back to liner polyfill

parent 6050fd64
No related branches found
No related tags found
1 merge request!83Exchange 2016 support
......@@ -35,8 +35,7 @@
"pkijs": "^2.1.69",
"pvutils": "^1.0.16",
"qrcode": "^1.3.0",
"webcrypto-liner": "^1.1.4",
"webcrypto-shim": "^0.1.5"
"webcrypto-liner": "^1.1.4"
},
"devDependencies": {
"@babel/core": "^7.1.2",
......
......@@ -7,7 +7,7 @@ module.exports = {
"viamapi-client": ["core-js/fn/promise", "./src/viamapi-client.js"],
"viamapi-iframe": [
"babel-polyfill",
"webcrypto-shim",
"webcrypto-liner",
"./src/iframe/viamapi-iframe.js"
]
},
......
......@@ -4964,11 +4964,6 @@ webcrypto-liner@^1.1.4:
tslib "^1.10.0"
webcrypto-core "^1.0.17"
webcrypto-shim@^0.1.5:
version "0.1.5"
resolved "https://registry.yarnpkg.com/webcrypto-shim/-/webcrypto-shim-0.1.5.tgz#13e34a010ccc544edecfe8a2642204502841bcf0"
integrity sha512-mE+E00gulvbLjHaAwl0kph60oOLQRsKyivEFgV9DMM/3Y05F1vZvGq12hAcNzHRnYxyEOABBT/XMtwGSg5xA7A==
webpack-clean@^1.2.3:
version "1.2.3"
resolved "https://registry.yarnpkg.com/webpack-clean/-/webpack-clean-1.2.3.tgz#857f4a432f0267c0424d05e061aa246b0b9d3ba9"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment