Skip to content

Commit

Permalink
Normalize package references (patch)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukiffer committed Apr 15, 2024
1 parent 8f43c76 commit 1b05192
Show file tree
Hide file tree
Showing 4 changed files with 2,272 additions and 3,933 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"extends": "@cncsc/eslint-config",
"extends": "@bdrk/eslint-config",
"parserOptions": {
"sourceType": "module",
"ecmaVersion": 14
Expand Down
2 changes: 1 addition & 1 deletion .releaserc.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"extends": "@cncsc/semantic-release-config/npm"
"extends": "@bdrk/semantic-release-config/npm"
}
Loading

0 comments on commit 1b05192

Please sign in to comment.