Skip to content

Commit 593e09a

Browse files
authored
Upgrade dom-input-range to 2.x
1 parent 6df4207 commit 593e09a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"prettier": "@github/prettier-config",
3131
"dependencies": {
3232
"@github/combobox-nav": "^2.0.2",
33-
"dom-input-range": "^1.2.0"
33+
"dom-input-range": "^2.0.0"
3434
},
3535
"devDependencies": {
3636
"@github/prettier-config": "0.0.4",

0 commit comments

Comments
 (0)