Skip to content

Commit

Permalink
fix: package name error
Browse files Browse the repository at this point in the history
  • Loading branch information
danielcpereira11 committed May 6, 2020
1 parent 172d9b3 commit 62dc2da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "eslint-config-pixelmatters",
"name": "@pixelmatters/eslint-config-pixelmatters",
"version": "1.0.0",
"description": "Eslint config for usage in Pixelmatters projects",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/Pixelmatters/eslint-config-pixelmatters.git"
"url": "git://github.com/Pixelmatters/eslint-config-pixelmatters.git"
},
"keywords": [
"eslint-config",
Expand Down

0 comments on commit 62dc2da

Please sign in to comment.