Skip to content

Commit 717ed25

Browse files
committed
fix(lint-package-json): fix package.json
1 parent 77c4a94 commit 717ed25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/lint-package-json/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"postpublish": "del ./package"
3434
},
3535
"dependencies": {
36-
"@trigen/npm-package-json-lint-config": "^8.0.0-alpha.30",
36+
"@trigen/npm-package-json-lint-config": "workspace:*",
3737
"argue-cli": "^2.1.0",
3838
"npm-package-json-lint": "^7.0.0"
3939
}

0 commit comments

Comments
 (0)