Skip to content

Commit 16960c1

Browse files
committed
chore: change workspace dependency version range from fixed to ^
1 parent a188406 commit 16960c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eslint-config-standard-with-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"typescript": "*"
5050
},
5151
"devDependencies": {
52-
"@vue/eslint-config-standard": "workspace:*",
52+
"@vue/eslint-config-standard": "workspace:^",
5353
"eslint": "^8.20.0",
5454
"typescript": "~4.7.4"
5555
},

0 commit comments

Comments
 (0)