Use inert polyfill (#12209)
* Inserting wicg-inert in project * Import wicg-inert in moda_root component * Update yarn.lock * Solving code style problems * Removing package-lock
This commit is contained in:
parent
be93318c05
commit
3cc9ff872f
3 changed files with 8 additions and 1 deletions
|
@ -168,7 +168,8 @@
|
|||
"webpack-bundle-analyzer": "^3.6.0",
|
||||
"webpack-cli": "^3.3.7",
|
||||
"webpack-merge": "^4.2.1",
|
||||
"websocket.js": "^0.1.12"
|
||||
"websocket.js": "^0.1.12",
|
||||
"wicg-inert": "^3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-eslint": "^10.0.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue