We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9bdc7f commit 07e4958Copy full SHA for 07e4958
package.json
@@ -2,7 +2,7 @@
2
"name": "lighthouse",
3
"version": "1.0.5",
4
"description": "Lighthouse",
5
- "main": "./lighthouse-core/module/index.js",
+ "main": "./lighthouse-core/index.js",
6
"bin": "./lighthouse-cli/index.js",
7
"engines": {
8
"node": ">=5"
0 commit comments