Compare commits

..

1 Commits

Author SHA1 Message Date
Andrew 49d0e3fa64 Add whatinput dependency for more responsive focus styling 2021-03-01 22:57:44 -08:00
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@
"webpack-bundle-analyzer": "^4.1.0", "webpack-bundle-analyzer": "^4.1.0",
"webpack-cli": "^3.3.12", "webpack-cli": "^3.3.12",
"webpack-merge": "^5.4.0", "webpack-merge": "^5.4.0",
"wicg-inert": "^3.1.0" "wicg-inert": "^3.1.0",
"what-input": "^4.3.1" "what-input": "^4.3.1"
}, },
"devDependencies": { "devDependencies": {