Skip to content

Commit

Permalink
chore: v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
uhyo committed Apr 11, 2024
1 parent 95fea31 commit 910d4d3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-import-access",
"version": "2.1.2",
"version": "2.2.0",
"description": "ESLint rule for prohibiting package-private imports",
"main": "dist/index.js",
"exports": {
Expand Down Expand Up @@ -62,4 +62,4 @@
"workspaces": [
"src/__tests__/fixtures/packages/workspaces/*"
]
}
}

0 comments on commit 910d4d3

Please sign in to comment.