Skip to content

Commit

Permalink
fix(input): use latest version to fix HTML5 mouse event issue #99
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanjones243 authored and jason-capsule42 committed Oct 17, 2022
1 parent 13de267 commit bbe9613
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 18 deletions.
29 changes: 14 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,20 +20,19 @@
},
"dependencies": {
"@alaskaairux/icons": "^4.13.0",
"@aurodesignsystem/auro-menu": "^3.9.0",
"chalk": "^4.1.2",
"lit-element": "^2.5.1",
"lit-html": "^1.4.1"
},
"peerDependencies": {
"@alaskaairux/design-tokens": "^3.6.0",
"@aurodesignsystem/auro-dropdown": "^2.9.0",
"@aurodesignsystem/auro-input": "^2.9.3",
"@aurodesignsystem/auro-input": "^2.9.5",
"@aurodesignsystem/webcorestylesheets": "^4.0.0"
},
"devDependencies": {
"@alaskaairux/design-tokens": "^3.9.0",
"@aurodesignsystem/auro-menu": "^3.9.0",
"@aurodesignsystem/auro-menu": "^3.9.1",
"@aurodesignsystem/eslint-config": "^1.3.0",
"@aurodesignsystem/webcorestylesheets": "^4.0.0",
"@commitlint/cli": "^16.3.0",
Expand Down

0 comments on commit bbe9613

Please sign in to comment.