Skip to content

Commit 0fa2628

Browse files
committed
chore: rename package and publish to npm
1 parent 23e2e8c commit 0fa2628

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
2-
"name": "eslint-import-resolver-typescript",
3-
"version": "1.1.1",
2+
"name": "eslint-import-resolver-ts",
3+
"version": "0.1.0",
44
"description": "TypeScript .ts .tsx module resolver for `eslint-plugin-import`.",
55
"main": "index.js",
66
"files": [
77
"index.js"
88
],
99
"repository": {
1010
"type": "git",
11-
"url": "https://github.com/alexgorbatchev/eslint-import-resolver-typescript"
11+
"url": "https://github.com/rx-ts/eslint-import-resolver-ts"
1212
},
1313
"keywords": [
1414
"typescript",

0 commit comments

Comments
 (0)