Add focus-lock directive (#8141)

This commit is contained in:
Jan Skovgaard
2020-07-23 17:50:50 +02:00
committed by GitHub
parent 1cd79d81af
commit c95a7f2ef4
11 changed files with 134 additions and 8 deletions

View File

@@ -44,7 +44,8 @@
"spectrum-colorpicker": "1.8.0",
"tinymce": "4.9.10",
"typeahead.js": "0.11.1",
"underscore": "1.9.1"
"underscore": "1.9.1",
"wicg-inert": "^3.0.2"
},
"devDependencies": {
"@babel/core": "7.6.4",