Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
timurbazhirov authored Nov 15, 2022
1 parent 83ae431 commit f868036
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@exabyte-io/eslint-config-mat3ra",
"name": "@exabyte-io/eslint-config",
"version": "1.0.0",
"description": "Eslint configuration extension to be reused across all mat3ra projects.",
"description": "Eslint configuration extension to be reused across mat3ra projects.",
"scripts": {
"test": "npm run lint",
"lint": "eslint index.js && prettier --write index.js",
Expand All @@ -11,7 +11,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/Exabyte-io/eslint-config-mat3ra.git"
"url": "https://github.com/Exabyte-io/eslint-config.git"
},
"main": "index.js",
"files": [
Expand Down

0 comments on commit f868036

Please sign in to comment.