Skip to content

Commit

Permalink
Update package.json#main
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed Dec 17, 2018
1 parent 1974cd1 commit 8a389ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eslint/babel-eslint-plugin-development/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"email": "nicolo.ribaudo@gmail.com",
"url": "https://github.com/nicolo-ribaudo"
},
"main": "index.js",
"main": "src/index.js",
"scripts": {
"test": "mocha tests --recursive",
"lint": "eslint src tests"
Expand Down

0 comments on commit 8a389ee

Please sign in to comment.