We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3002508 commit 9aa460fCopy full SHA for 9aa460f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.4.5](https://github.com/dword-design/eslint-plugin-import-alias/compare/v1.4.4...v1.4.5) (2020-12-11)
2
+
3
4
+### Bug Fixes
5
6
+* replace get-package-name with depcheck-package-name ([3002508](https://github.com/dword-design/eslint-plugin-import-alias/commit/3002508bbd8df3a7a78f99fc4fa519b669556f6b))
7
8
## [1.4.4](https://github.com/dword-design/eslint-plugin-import-alias/compare/v1.4.3...v1.4.4) (2020-12-02)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@dword-design/eslint-plugin-import-alias",
- "version": "1.4.4",
+ "version": "1.4.5",
"description": "",
"repository": "dword-design/eslint-plugin-import-alias",
"license": "MIT",
0 commit comments