Skip to content

Commit 9d071ca

Browse files
committed
fix: add numeric variants
1 parent 4d15ae8 commit 9d071ca

3 files changed

Lines changed: 651 additions & 626 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@commitlint/cli": "latest",
4444
"@commitlint/config-conventional": "latest",
4545
"@dash-ui/jest": "^2.1.2",
46-
"@dash-ui/styles": "^1.0.0-alpha.1",
46+
"@dash-ui/styles": "^1.0.0-alpha.5",
4747
"@essentials/benchmark": "^1.0.7",
4848
"@semantic-release/changelog": "^6.0.0",
4949
"@semantic-release/git": "^10.0.0",
@@ -54,7 +54,7 @@
5454
"cli-confirm": "latest",
5555
"cz-conventional-changelog": "latest",
5656
"eslint": "^7.32.0",
57-
"eslint-config-lunde": "latest",
57+
"eslint-config-lunde": "^0.7.1",
5858
"husky": "latest",
5959
"jest": "latest",
6060
"lint-staged": "latest",

0 commit comments

Comments
 (0)